This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Move Zba/Zbb/Zbc/Zbs out of experimental since they have been ratified.
AbandonedPublic

Authored by craig.topper on Jan 12 2022, 10:41 AM.

Details

Diff Detail

Event Timeline

craig.topper created this revision.Jan 12 2022, 10:41 AM
craig.topper requested review of this revision.Jan 12 2022, 10:41 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 12 2022, 10:41 AM
asb added a comment.Jan 12 2022, 10:50 AM

Doh - looks like we had the same idea at the same time :) D117131. I've not done a full diff, but one thing I spotted was that the RISCVInstrInfoZb.td header needs updating.

craig.topper abandoned this revision.Jan 12 2022, 10:59 AM

Abandoning in favor of D117131