[llvm] [LoopVectorize] Vectorize select-cmp reduction pattern for increasing integer induction variable (PR #67812)
Mel Chen via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 19 07:59:20 PST 2024
================
@@ -1,8 +1,58 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 3
----------------
Mel-Chen wrote:
https://github.com/Mel-Chen/llvm-project/commit/0acc18c6cf803b61d5950a88f964f7b4d82db341
Are you mentioning something like this?
https://github.com/llvm/llvm-project/pull/67812
More information about the llvm-commits
mailing list