Move to addPreEmitPass. This is so it runs after post-RA
scheduling so we can merge s_nops emitted by the scheduler
and hazard recognizer.
Patch by: Matt Arsenault
Paths
| Differential D18600
AMDGPU/SI: Move post regalloc run of SIShrinkInstructions ClosedPublic Authored by • tstellarAMD on Mar 30 2016, 8:19 AM.
Details
Summary Move to addPreEmitPass. This is so it runs after post-RA Patch by: Matt Arsenault
Diff Detail Event Timeline• tstellarAMD retitled this revision from to AMDGPU/SI: Move post regalloc run of SIShrinkInstructions. • tstellarAMD updated this object. Comment Actions
Which tests? This revision is now accepted and ready to land.Apr 29 2016, 1:29 PM
Revision Contents
Diff 52063 lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
|