[clang] [llvm] [AMDGPU] Extend __builtin_amdgcn_ds_bpermute argument types (PR #153501)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 10 21:00:26 PDT 2025


https://github.com/arsenm commented:

I can understand handling the other primitive types, like short2 or a pointer, but I think it's unreasonable for this builtin to support all of these aggregates 

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


More information about the llvm-commits mailing list