[llvm] [AMDGPU] Extend wave reduce intrinsics for i32 type (PR #126469)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 19 23:26:50 PDT 2025
================
@@ -0,0 +1,89 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 3
+# RUN: llc -mtriple=amdgcn -run-pass=finalize-isel %s -o - | FileCheck -check-prefix=GCN %s
----------------
easyonaadit wrote:
Right got it.
https://github.com/llvm/llvm-project/pull/126469
More information about the llvm-commits
mailing list