[llvm] [AMDGPU] narrow only on store to pow of 2 mem location (PR #150093)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 25 06:48:08 PDT 2025
arsenm wrote:
> But the real question is: are we actually going to support arbitrary integer sizes?
There is no question, yes. It is part of the IR and must be handled
https://github.com/llvm/llvm-project/pull/150093
More information about the llvm-commits
mailing list