brunodf-snps wrote:

The intention is to enable LLVM to do more of the optimizations that GCC does 
around inline asm statements.

The following example demonstrates this: https://godbolt.org/z/53rzbjW7z
All of the test cases marked as "MISSED" are also optimized by LLVM with this 
patch, except for test2c and test2d.

https://github.com/llvm/llvm-project/pull/110510
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to