This is an archive of the discontinued LLVM Phabricator instance.

[LLVM][AArch64] Disable +all feature for SME2 tests
AbandonedPublic

Authored by DavidSpickett on Oct 31 2022, 4:56 AM.

Details

Summary

In the next change I will add SME2 to the +all feature
set, so tests looking for unknown opcodes must disable it.

Diff Detail

Unit TestsFailed

Event Timeline

DavidSpickett created this revision.Oct 31 2022, 4:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 31 2022, 4:56 AM
DavidSpickett requested review of this revision.Oct 31 2022, 4:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 31 2022, 4:56 AM
DavidSpickett abandoned this revision.Oct 31 2022, 5:09 AM

So it is!

I will steal the test from D137076 though, if you don't mind. It includes some extra cases that would be good to add tests for.