This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Move Zca/Zcb/Zcd/Zcf/Zcmp/Zcmt out of experimental status.
ClosedPublic

Authored by craig.topper on Jun 16 2023, 12:02 PM.

Diff Detail

Event Timeline

craig.topper created this revision.Jun 16 2023, 12:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 16 2023, 12:02 PM
craig.topper requested review of this revision.Jun 16 2023, 12:02 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 16 2023, 12:02 PM
VincentWu added inline comments.Jun 20 2023, 10:27 PM
clang/test/Driver/riscv-arch.c
376

does it should be zca?

craig.topper added inline comments.Jun 20 2023, 11:22 PM
clang/test/Driver/riscv-arch.c
376

I changed it because this is the generic test for experimental extensions. It doesn’t matter which extension it is.

This revision is now accepted and ready to land.Jun 21 2023, 12:56 AM
This revision was landed with ongoing or failed builds.Jun 22 2023, 9:23 AM
This revision was automatically updated to reflect the committed changes.