Files
clang-p2996/llvm/lib/Support
eopXD 550b2eaaa6 [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
2022-03-08 09:52:38 -08:00
..
2022-02-06 22:18:35 -08:00
2022-02-06 22:18:35 -08:00
2022-02-06 22:18:35 -08:00
2022-02-06 22:18:35 -08:00
2022-02-06 22:18:35 -08:00
2022-03-02 23:26:38 +00:00
2021-11-06 19:31:18 -07:00
2022-02-22 13:42:53 +00:00