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

Douglas Yung via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 8 18:37:25 PDT 2023


dyung added a comment.

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?


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