================
@@ -297,12 +297,12 @@ define void @f2() #0 {
; TEST 12 NoFree argument - positive.
define double @test12(ptr nocapture readonly %a) {
-; CHECK: Function Attrs: nofree nounwind
----------------
antoniofrighetto wrote:
I just noticed a prior (broader) attempt to add nosync to lib-calls
(https://reviews.llvm.org/D98605). At least for math functions, I think it
should be fine to set noysnc (previous concerns were on FP exceptions and
errno).
https://github.com/llvm/llvm-project/pull/196266
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits