[clang] [AMDGPU] Use generic builtins for `wave_reduce` ops (PR #179589)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 4 03:37:49 PST 2026


https://github.com/arsenm requested changes to this pull request.

These aren't "generic builtins".

Also the FP and integer operations should absolutely not share a function name. Especially min and max 

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


More information about the cfe-commits mailing list