[llvm] [AArch64] Lower alias mask to a whilewr (PR #100769)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 29 10:49:41 PDT 2024
================
@@ -0,0 +1,884 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
----------------
davemgreen wrote:
This test can be removed now? You could have some loop-tests if needed in llvm/test/CodeGen/AArch64/whilewr.ll, but the tests in llvm/test/Transforms/LoopVectorize should be for the vectorizer.
https://github.com/llvm/llvm-project/pull/100769
More information about the llvm-commits
mailing list