[llvm] [LV] Ignore user-specified interleave count when unsafe. (PR #153009)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 11 07:35:14 PDT 2025


================
@@ -0,0 +1,33 @@
+; REQUIRES: asserts
----------------
david-arm wrote:

Since you're testing the remarks anyway I think you can remove the `; REQUIRES: asserts` and don't bother testing the debug output.

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


More information about the llvm-commits mailing list