[llvm] [LV] Add support for partial reductions without a binary op (PR #133922)

Matthew Devereau via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 2 03:14:56 PDT 2025


================
@@ -0,0 +1,826 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-globals none --filter-out-after "^scalar.ph:" --version 4
----------------
MDevereau wrote:

Or rather, it should be possible to delete partial-reduce-neon.ll and instead just use different attributes for each test instead of having a different file

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


More information about the llvm-commits mailing list