This is an archive of the discontinued LLVM Phabricator instance.

[ARM][LowOverheadLoops] Skip debug values
ClosedPublic

Authored by samparker on Jan 30 2020, 2:51 AM.

Details

Summary

While iterating through the loop, don't inspect any dbg values.

Diff Detail

Event Timeline

samparker created this revision.Jan 30 2020, 2:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 30 2020, 2:51 AM
This revision is now accepted and ready to land.Jan 30 2020, 3:47 AM
This revision was automatically updated to reflect the committed changes.