[llvm] [LV][AArch64] LoopVectorizer allows scalable frem instructions (PR #76247)

Maciej Gabka via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 01:59:10 PST 2024


================
@@ -0,0 +1,98 @@
+; NOTE: Assertions have been autogenerated by utils/update_analyze_test_checks.py UTC_ARGS: --filter "cost.*vscale.*frem" --version 4
----------------
mgabka wrote:

this test is checking for dbg output so it will fail if assertions aren't enabled, please add appropriate REQUIRES directive

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


More information about the llvm-commits mailing list