This is an archive of the discontinued LLVM Phabricator instance.

AArch64/GlobalISel: Don't use common prefix in test
ClosedPublic

Authored by arsenm on Mar 11 2021, 6:17 AM.

Details

Reviewers
paquette
aemerson
Summary

Unlike update_llc_test_checks, update_mir_test_checks isn't actually
smart enough to common functions with identical output.

Diff Detail

Event Timeline

arsenm created this revision.Mar 11 2021, 6:17 AM
arsenm requested review of this revision.Mar 11 2021, 6:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 11 2021, 6:17 AM
Herald added a subscriber: wdng. · View Herald Transcript
This revision is now accepted and ready to land.Mar 11 2021, 12:25 PM