[PATCH] D99008: [RISCV] [2/2] Add intrinsic for Zbr extension
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 22 09:27:40 PDT 2021
craig.topper added a comment.
Please note I asked that this patch be separate from D99009 <https://reviews.llvm.org/D99009> because the rvintrin.h file name may not be the final filename we want to use. This https://github.com/riscv/riscv-c-api-doc/pull/14 suggests it should be riscv_intrinsic.h. So I wanted to separate any discussion about how it should be exposed to the user from the implementation of the IR intrinsics and clang builtins.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99008/new/
https://reviews.llvm.org/D99008
More information about the cfe-commits
mailing list