[clang] [llvm] [SROA] Vector promote some memsets (PR #133301)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 17 15:50:03 PDT 2025
shiltian wrote:
> I assume AMDGPU does not support unaligned loads
We do support unaligned access IIUC, and it is actually required by HSA ABI. CC @arsenm
https://github.com/llvm/llvm-project/pull/133301
More information about the llvm-commits
mailing list