This fixes extra copies when materializing constants in AGPRs. This
made it a lot harder to trigger the spilling in spill-agpr.ll
Details
Details
- Reviewers
rampitec
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I would not be so sure it is trivially materializable and cheap as move in a general case given the limitation on the sources and 3 cycle hazard after it. But let's pretend it is.
Comment Actions
It is itself, the hazards are a different question. The source constraints also don't matter