[PATCH] D155668: [RISCV] Upgrade Zvfh version to 1.0 and move out of experimental state.
Jessica Clarke via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 31 14:32:02 PDT 2023
jrtc27 added a comment.
Uh, why are there clang/test/Sema/aarch64* tests full of RISC-V extension names? That's not right at all. One of them is coming from https://reviews.llvm.org/D135011, I haven't traced the rest back, but that's clearly wrong. The test looks to be a copy of the RISC-V one with tweaks to change riscv(64) to arm/aarch64, and ` -target-feature +sve` (with two spaces) added.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155668/new/
https://reviews.llvm.org/D155668
More information about the cfe-commits
mailing list