This attempts to make more of RDA aware of potentially overlapping subregisters. Some of this was already in place, with it iterating through MCRegUnitIterators. This also replaces calls to LiveRegs.contains(..) with !LiveRegs.available(..), and updates the isValidRegUseOf and isValidRegDefOf to search subregs.
Details
Details
Diff Detail
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Aug 3 2021, 5:15 PM
This revision was landed with ongoing or failed builds.Aug 4 2021, 6:22 AM
Closed by commit rGeeddcba5254b: [RDA] Attempt to make RDA subreg aware (authored by dmgreen). · Explain Why
This revision was automatically updated to reflect the committed changes.