Unverified Commit 09058654 authored by Eric Biggers's avatar Eric Biggers Committed by GitHub
Browse files

[RISCV] Remove experimental from Vector Crypto extensions (#74213)



The RISC-V vector crypto extensions have been ratified. This patch
updates the Clang and LLVM support for these extensions to be
non-experimental, while leaving the C intrinsics as experimental since
the C intrinsics are not yet standardized.

Co-authored-by: default avatarBrandon Wu <brandon.wu@sifive.com>
parent 108989b7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment