[llvm] [LoopVectorizer] Add support for partial reductions (PR #92418)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 10 12:39:45 PST 2024
================
@@ -0,0 +1,69 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 4
----------------
fhahn wrote:
Is this test needed? test/Codegen/AArch64 should only contain code-gen related tests
https://github.com/llvm/llvm-project/pull/92418
More information about the llvm-commits
mailing list