[PATCH] D118011: [RISCV] Adjust predicates and update intrinsic for clmul and clmulh in Zbkc extension

WangLian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 00:57:05 PST 2022


Jimerlife added a comment.

In D118011#3265071 <https://reviews.llvm.org/D118011#3265071>, @craig.topper wrote:

> Will you also be updating clang's RISCVBuiltins.def?
>
> Can you add tests?

I update BuiltinsRISCV.def and add "__builtin_riscv_clmul_kc" intrinsic for zbkc extension, but I am not sure if the name is  appropriate.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118011



More information about the llvm-commits mailing list