[llvm] [AMDGPU][GlobalISel] Enable vector reductions (PR #131413)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 15 19:07:26 PDT 2025


================
@@ -0,0 +1,2388 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
arsenm wrote:

Don't need all the -verify-machineinstrs in these tests.

Also, do we even have test coverage for these for the DAG? Should we just merge the dag/gisel tests into one in the main test directory? 

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


More information about the llvm-commits mailing list