diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-11-24 15:21:21 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2023-11-24 16:17:22 -0800 |
commit | 1a3b14d26152ab7e7352c8e7aa97ec880cdac82d (patch) | |
tree | 9cc23f48d1445d6bfa65b65698a0fb1c73b4fe0c /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | afe8b93ffdfef5d8879e1894b9d7dda40dee2b8d (diff) | |
download | llvm-1a3b14d26152ab7e7352c8e7aa97ec880cdac82d.zip llvm-1a3b14d26152ab7e7352c8e7aa97ec880cdac82d.tar.gz llvm-1a3b14d26152ab7e7352c8e7aa97ec880cdac82d.tar.bz2 |
[RISCV] Add C intrinsics for scalar bitmanip and crypto
This adds riscv_bitmanip and riscv_crypto.h
This is based on the proposed spec here https://github.com/riscv-non-isa/riscv-c-api-doc/pull/44
Tests that previously used builtins directly now use the intrinsics.
Reviewed By: wangpc
Differential Revision: https://reviews.llvm.org/D155647
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions