This is an archive of the discontinued LLVM Phabricator instance.

Remove unused attributes from move-dbg-values-imm-test.mir
ClosedPublic

Authored by rastogishubham on Apr 27 2023, 9:13 AM.

Details

Summary

https://reviews.llvm.org/D145168 added a change to salvaging debug information in the pre register allocatoin ld/st pass. One of the tests associated with that patch has attributes that are not necessary for the test and have been removed with this change

Diff Detail

Event Timeline

rastogishubham created this revision.Apr 27 2023, 9:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 27 2023, 9:14 AM
rastogishubham requested review of this revision.Apr 27 2023, 9:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 27 2023, 9:14 AM
aprantl accepted this revision.Apr 27 2023, 9:41 AM
This revision is now accepted and ready to land.Apr 27 2023, 9:41 AM
This revision was landed with ongoing or failed builds.Apr 27 2023, 9:43 AM
This revision was automatically updated to reflect the committed changes.