This is an archive of the discontinued LLVM Phabricator instance.

[update_llc_test_checks] Baseline test for --asm-show-inst
ClosedPublic

Authored by arichardson on May 10 2022, 4:33 AM.

Details

Summary

To avoid test churn when backends add/rename new instructions/registers,
it makes sense to scrub the exact MCInst/Reg number.

Diff Detail

Event Timeline

arichardson created this revision.May 10 2022, 4:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 10 2022, 4:33 AM
arichardson published this revision for review.May 10 2022, 5:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 10 2022, 5:09 AM

Simplify test

This revision was not accepted when it landed; it landed in state Needs Review.May 14 2022, 7:43 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.