Files
clang-p2996/llvm/test/CodeGen/AMDGPU/codegen-prepare-addrspacecast-non-null.ll
Matt Arsenault 86815a1842 AMDGPU/GlobalISel: Permit mapping G_FRAME_INDEX to sgprs (#101325)
eliminateFrameIndex should now properly handle materializing
frame indices in SGPRs, so treat this like the other constant
operand types.

On average this will produce worse code; we need to detect
VGPR uses, and improve SGPR->VGPR frame index folds.
2024-08-01 09:42:04 +04:00

16 KiB