[PATCH] D138810: [RISCV] Support vector crypto extension C intrinsics

Brandon Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 8 18:42:01 PDT 2023


4vtomat added a comment.

In D138810#4571579 <https://reviews.llvm.org/D138810#4571579>, @dyung wrote:

> The test you added clang/test/Sema/zvk-invalid.c is failing on bots, for example https://lab.llvm.org/buildbot/#/builders/139/builds/47055.
>
> Is the test missing a `REQUIRES: riscv-registered-target` line by any chance?

Yeah, you are right, I will have a patch to fix it, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138810



More information about the cfe-commits mailing list