[clang] [llvm] [AMDGPU] Apply alignment attr for make.buffer.rsrc (PR #166914)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 18 17:51:49 PST 2025
shiltian wrote:
The attributor will change the alignment of `%x` to 4.
https://github.com/llvm/llvm-project/pull/166914
More information about the llvm-commits
mailing list