aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2025-03-03 16:22:47 +0700
committerGitHub <noreply@github.com>2025-03-03 16:22:47 +0700
commit49a533a4859eac99efac3220a1ffc62616cb3664 (patch)
treec7de6996e67ae4f665fa996060ce0af112c08d79 /llvm/lib/CodeGen/CodeGen.cpp
parent7be8b78f827a0f30bbd9fc3ee84a62f440b41546 (diff)
downloadllvm-49a533a4859eac99efac3220a1ffc62616cb3664.zip
llvm-49a533a4859eac99efac3220a1ffc62616cb3664.tar.gz
llvm-49a533a4859eac99efac3220a1ffc62616cb3664.tar.bz2
AMDGPU: Stop introducing v_accvgpr_write_b32 for reg-to-reg copy (#129059)
This was trying to hack around the intermediate VGPR requirement to copy to AGPRs on gfx908. We should still use a copy for all reg-to-reg cases. This should matter less these days, as we reserve a VGPR to handle it when required (and no end to end tests need updating). This was also an obstacle to handling this fold for input registers which are larger than 32-bits.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions