This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Improve check prefix in B extension tests. NFC
ClosedPublic

Authored by craig.topper on Aug 12 2021, 12:35 PM.

Details

Summary

Add Z for the B extension subextensions.

Don't mention I along with B or its sub extensions.

This is based on comments in D107817.

Diff Detail

Event Timeline

craig.topper created this revision.Aug 12 2021, 12:35 PM
craig.topper requested review of this revision.Aug 12 2021, 12:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 12 2021, 12:35 PM
Herald added a subscriber: MaskRay. · View Herald Transcript
jrtc27 accepted this revision.Aug 12 2021, 12:37 PM

Thanks; this reads more clearly to me now

This revision is now accepted and ready to land.Aug 12 2021, 12:37 PM
This revision was landed with ongoing or failed builds.Aug 12 2021, 12:42 PM
This revision was automatically updated to reflect the committed changes.