This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Disallow unused prefixes under MC/AMDGPU
ClosedPublic

Authored by mtrofin on Jan 12 2021, 2:41 PM.

Details

Summary

This patches remaining tests, and patches lit.local.cfg to block future
such cases (until we flip FileCheck's flag)

Diff Detail

Event Timeline

mtrofin created this revision.Jan 12 2021, 2:41 PM
mtrofin requested review of this revision.Jan 12 2021, 2:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 12 2021, 2:41 PM
arsenm accepted this revision.Jan 12 2021, 3:06 PM
This revision is now accepted and ready to land.Jan 12 2021, 3:06 PM
This revision was automatically updated to reflect the committed changes.