diff options
author | Alex Bradbury <asb@igalia.com> | 2023-03-29 12:13:53 +0100 |
---|---|---|
committer | Alex Bradbury <asb@igalia.com> | 2023-03-29 12:17:50 +0100 |
commit | d3291c692c0a83b8b60e13ad1326e2b7d61e5f34 (patch) | |
tree | ffaa192205c1cc0101d687e5a5dff56586d009e6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 81358e9193a9282372c145b63042b2852d3afa18 (diff) | |
download | llvm-d3291c692c0a83b8b60e13ad1326e2b7d61e5f34.zip llvm-d3291c692c0a83b8b60e13ad1326e2b7d61e5f34.tar.gz llvm-d3291c692c0a83b8b60e13ad1326e2b7d61e5f34.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions