[llvm] Handle VECREDUCE intrinsics in NVPTX backend (PR #136253)

Alex MacLean via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 18 07:30:14 PDT 2025


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

Please break this PR into 2 commits, one which pre-commits the tests and a second which contains your changes and updates your tests.

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


More information about the llvm-commits mailing list