[RISCV][MC] Add support for the experimental zicond extension
This patch adds the basic MC layer support for Zicond, based on [1.0-rc1](https://github.com/riscv/riscv-zicond/releases/tag/v1.0-rc1). As with other extensions, if there are additional changes between release candidates without incrementing the version number we won't be able to reflect that in the version number. I believe we've previously decided this is not a problem for extensions still considered experimental (i.e. not yet ratified). Differential Revision: https://reviews.llvm.org/D146946
Loading
Please sign in to comment