[PATCH] D146873: [2/11][POC][Clang][RISCV] Define RVV tuple types
Yueh-Ting (eop) Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 22 01:18:19 PDT 2023
eopXD added a comment.
Committing this patch caused build failure in non-RISC-V buildbot CI-s because of the missing `REQUIRES` line in the test case `clang/test/CodeGen/RISCV/rvv-intrinsics-handcrafted/rvv-tuple-type.c`.
This is addressed in the 5a61920ed8b3e76d8f9bf39f2c1e18d552fcc976 <https://reviews.llvm.org/rG5a61920ed8b3e76d8f9bf39f2c1e18d552fcc976>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146873/new/
https://reviews.llvm.org/D146873
More information about the cfe-commits
mailing list