This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Disallow unused prefixes in CodeGen/X86 tests.
ClosedPublic

Authored by mtrofin on Jan 8 2021, 12:24 PM.

Details

Summary

Also fixed remaining tests that featured unused prefixes.

Diff Detail

Event Timeline

mtrofin created this revision.Jan 8 2021, 12:24 PM
mtrofin requested review of this revision.Jan 8 2021, 12:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 8 2021, 12:24 PM
RKSimon accepted this revision.Jan 9 2021, 10:35 AM

LGTM cheers

This revision is now accepted and ready to land.Jan 9 2021, 10:35 AM
This revision was automatically updated to reflect the committed changes.