================
@@ -192,6 +192,8 @@ exit:
ret i1 %res
}
;.
+; CHECK: attributes #[[ATTR0:[0-9]+]] = { nocallback nofree nosync nounwind speculatable willreturn memory(none) }
+;.
----------------
ayalz wrote:
related?
https://github.com/llvm/llvm-project/pull/112145