[PATCH] D132819: [RISCV] Add MC support of RISCV zcmp Extension
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 4 13:49:10 PDT 2023
craig.topper requested changes to this revision.
craig.topper added a comment.
This revision now requires changes to proceed.
The instructions need a DecoderNamespace to separate them from c.fsdsp. See D149891 <https://reviews.llvm.org/D149891> for how I've done it for Zcmt.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132819/new/
https://reviews.llvm.org/D132819
More information about the cfe-commits
mailing list