[llvm] [LoopVectorizer] Add support for partial reductions (PR #92418)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 15:01:27 PDT 2024


================
@@ -0,0 +1,100 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 4
----------------
efriedma-quic wrote:

Please precommit the test, so the difference in the generated code is visible

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


More information about the llvm-commits mailing list