[clang] [llvm] Remove experimental from Vector Crypto extensions (PR #69000)
Brandon Wu via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 13 07:18:19 PST 2023
4vtomat wrote:
This update add "experimental" to `RISCVFeatures.td`, also add a member variable `HasExperimental` to record whether the target has this feature.
https://github.com/llvm/llvm-project/pull/69000
More information about the cfe-commits
mailing list