Files
clang-p2996/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
Carl Ritson d9e6aa7048 [AMDGPU] Update LiveInterval def index for early-clobber (#79285)
On converting an instruction to an early-clobber definition in
convertToThreeAddress, we must also update live intervals for the
register to start at the early-clobber index.
2024-03-11 14:54:11 +09:00

349 KiB