In computeRegisterLiveness, the max instructions to search
was counting dbg_value instructions, which could potentially
cause an observable codegen change from the presence of debug
info.
Details
Details
- Reviewers
MatzeB
Diff Detail
Diff Detail
Paths
| Differential D51421
Don't count debug instructions towards neighborhood count ClosedPublic Authored by arsenm on Aug 29 2018, 6:26 AM.
Details
Summary In computeRegisterLiveness, the max instructions to search
Diff Detail Event TimelineHerald added subscribers: JDevlieghere, nhaehnle, wdng, jvesely. · View Herald TranscriptAug 29 2018, 6:26 AM This revision is now accepted and ready to land.Aug 29 2018, 10:29 AM
Revision Contents
Diff 163072 lib/CodeGen/MachineBasicBlock.cpp
test/CodeGen/AMDGPU/fold-immediate-operand-shrink.mir
|