[llvm-branch-commits] [llvm] AMDGPU/GlobalISel: Use integer as MMO type for loads and stores lowering (PR #210096)
Matt Arsenault via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Jul 16 13:59:41 PDT 2026
================
@@ -144,7 +144,7 @@ static LegalizeMutation moreEltsToNext32Bit(unsigned TypeIdx) {
static LegalizeMutation getScalarTypeFromMemDesc(unsigned TypeIdx) {
----------------
arsenm wrote:
Type doesn't quite match now
https://github.com/llvm/llvm-project/pull/210096
More information about the llvm-branch-commits
mailing list