[PATCH] D124348: [1/2][RISCV]Add Intrinsics for B extension in Clang

Kito Cheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 01:46:29 PDT 2022


kito-cheng added a comment.

> And I want to know that do you have any documents about intrinsic of bitmanip extension, like RISC-V Vector Extension Intrinsic Document.

No, we didn't a formal document for that, I expect we will have one once this finalized https://github.com/riscv-non-isa/riscv-c-api-doc/pull/25 ...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124348/new/

https://reviews.llvm.org/D124348



More information about the llvm-commits mailing list