This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Skip debug_instr when collapsing end_cf
ClosedPublic

Authored by arsenm on Mar 25 2019, 7:31 AM.

Details

Reviewers
rampitec
Summary

Based on how these are inserted, I doubt this was causing a problem in
practice.

Diff Detail

Event Timeline

arsenm created this revision.Mar 25 2019, 7:31 AM
This revision is now accepted and ready to land.Mar 25 2019, 10:20 AM
arsenm closed this revision.Mar 27 2019, 9:57 AM

r357090