This consolidates the vreg skip code into one function (SkipVRegs()). SkipVRegs() now knows if it should skip as if it is the first initialization or subsequent skips.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D62717
[MIR-Canon] Skip the first N vreg names lazily. Authored by plotfi on May 30 2019, 10:27 PM.
Details This consolidates the vreg skip code into one function (SkipVRegs()). SkipVRegs() now knows if it should skip as if it is the first initialization or subsequent skips.
Diff Detail
|