[llvm] [VPlan] Compute induction end values in VPlan. (PR #112145)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 20 05:57:20 PST 2024


================
@@ -192,6 +192,8 @@ exit:
   ret i1 %res
 }
 ;.
+; CHECK: attributes #[[ATTR0:[0-9]+]] = { nocallback nofree nosync nounwind speculatable willreturn memory(none) }
+;.
----------------
fhahn wrote:

No, run the script with an unneeded argument, removed, thanks

https://github.com/llvm/llvm-project/pull/112145


More information about the llvm-commits mailing list