[llvm] [AMDGPU] Extend wave reduce intrinsics for i32 type (PR #126469)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 10 05:40:22 PST 2025
https://github.com/jhuber6 commented:
Do these implement the prefix sum / scan? Given that the last value of the scan is the reduction I'm assuming that's the case.
https://github.com/llvm/llvm-project/pull/126469
More information about the llvm-commits
mailing list