[llvm] [LoopVectorize] Vectorize select-cmp reduction pattern for increasing integer induction variable (PR #67812)
Alexey Bataev via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 18 11:26:30 PST 2024
================
@@ -1,8 +1,58 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 3
----------------
alexey-bataev wrote:
Please, update the checks here in a separate patch and then update it here
https://github.com/llvm/llvm-project/pull/67812
More information about the llvm-commits
mailing list