This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: SIDebuggerInsertNops preserves CFG
ClosedPublic

Authored by arsenm on May 31 2016, 8:34 PM.

Details

Summary

This saves an additional run of the DominatorTree and MachineLoopInfo

Diff Detail

Event Timeline

arsenm updated this revision to Diff 59169.May 31 2016, 8:34 PM
arsenm retitled this revision from to AMDGPU: SIDebuggerInsertNops preserves CFG.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
nhaehnle accepted this revision.Jun 1 2016, 8:09 AM
nhaehnle added a reviewer: nhaehnle.
nhaehnle added a subscriber: nhaehnle.

LGTM

This revision is now accepted and ready to land.Jun 1 2016, 8:09 AM
arsenm closed this revision.Jun 1 2016, 5:11 PM

r271444