[llvm] [AMDGPU][GlobalISel] Reduce instruction count for store in global addrspace for non-powers-of-2 (PR #206043)
Krzysztof Drewniak via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 26 07:52:59 PDT 2026
================
----------------
krzysz00 wrote:
You only need the alignment constraint if the triple requires aligned loads (AMDHSA doesn't)
https://github.com/llvm/llvm-project/pull/206043
More information about the llvm-commits
mailing list