This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Make StripDebugInfo strip out block arguments locs
ClosedPublic

Authored by ThomasRaoux on May 26 2021, 10:30 AM.

Details

Summary

Now that block arguments can have debug info we also need to strip those.

Diff Detail

Event Timeline

ThomasRaoux created this revision.May 26 2021, 10:30 AM
ThomasRaoux requested review of this revision.May 26 2021, 10:30 AM
ThomasRaoux edited reviewers, added: Alexander; removed: mravishankar.May 26 2021, 10:31 AM
ThomasRaoux edited reviewers, added: rriddle; removed: mravishankar.May 26 2021, 10:35 AM
mehdi_amini accepted this revision.May 26 2021, 10:47 AM
This revision is now accepted and ready to land.May 26 2021, 10:47 AM
pifon2a accepted this revision.May 26 2021, 11:02 AM