[clang] [SPIR-V] Add clang builtin for subgroup shuffles (PR #174655)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 6 15:50:02 PST 2026


jhuber6 wrote:

Apparently `__builtin_hlsl_wave_read_lane_at` exists, but we probably want the generic version. I'm not familiar with HLSL, is there a reason we define these as HLSL builtins first?

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


More information about the cfe-commits mailing list