[PATCH] D155668: [RISCV] Upgrade Zvfh version to 1.0 and move out of experimental state.

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 31 17:36:00 PDT 2023


craig.topper added a comment.

In D155668#4548454 <https://reviews.llvm.org/D155668#4548454>, @jrtc27 wrote:

> 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.

Fixed in 690edeab78ba6996a44f6fd9e8fce79cb78e7737 <https://reviews.llvm.org/rG690edeab78ba6996a44f6fd9e8fce79cb78e7737>


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