[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:42:58 PST 2025


jhuber6 wrote:

> We need clang builtins and unit tests to ensure these really work

I could put some unit tests in `libc` if needed. I currently test the `scan` helpers in `gpuintrin.h` there.

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


More information about the llvm-commits mailing list