diff options
author | eopXD <eop.chen@sifive.com> | 2022-02-11 01:49:19 -0800 |
---|---|---|
committer | eopXD <eop.chen@sifive.com> | 2022-03-08 09:52:38 -0800 |
commit | 550b2eaaa6e402ce664fe55c038e5fe387258af7 (patch) | |
tree | 54ec9ccf182bf530867bc4ca5a77dd8e27f03147 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | b3eb0e113e5f12f4fc88bda8bf5a653b00425f2b (diff) | |
download | llvm-550b2eaaa6e402ce664fe55c038e5fe387258af7.zip llvm-550b2eaaa6e402ce664fe55c038e5fe387258af7.tar.gz llvm-550b2eaaa6e402ce664fe55c038e5fe387258af7.tar.bz2 |
[RISCV] Add combination crypto extensions in ISAInfo
The crypto extension have several shorthand extensions that don't consist of any extra instructions.
Take `zk` for example, while the extension would imply `zkn, zkr, zkt`. The 3 extensions should also
combine back into `zk` to maintain the canonical order in isa strings.
This patch addresses the above.
Reviewed By: VincentWu
Differential Revision: https://reviews.llvm.org/D119530
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions