================
@@ -1,56 +0,0 @@
-; This test aims to check ability to support "Arithmetic with Overflow" 
intrinsics
----------------
AlexVlx wrote:

Can you please elaborate on "why"? Again, this relies on an opportunistic 
optimisation, that is not crucial / can be superseded by others. If the 
optimisation/transform is very important, then the way is not to just run -O3 
anyway, but rather isolate codegenprepare and it's required analyses (which is 
doable, if a wee big painful). But I'd like to understand exactly what the 
intent behind the test was/is.

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

Reply via email to