[llvm] [loop-idiom] Forget outer loop scev when loop-idiom introduces memset… (PR #150916)

Sushant Gokhale via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 29 03:29:36 PDT 2025


================
@@ -0,0 +1,48 @@
+; REQUIRES: asserts
+; RUN: opt <%s -p "loop(loop-idiom)" -verify-scev -o /dev/null
----------------
sushgokh wrote:

> You might as well check the IR output and remove `REQUIRES: asserts`

done

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


More information about the llvm-commits mailing list