This revision was automatically updated to reflect the committed changes.
Closed by commit rGf1cbea3e5275: [RISCV] Remove Zvamo implication for v1.0-rc
change (authored by arcbbb).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105396/new/
https://re
arcbbb updated this revision to Diff 356369.
arcbbb added a comment.
Fix FileCheck prefix: ZVAMO
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105396/new/
https://reviews.llvm.org/D105396
Files:
clang/lib/Driver/ToolChains/Arch/RISCV.cpp
clang
jrtc27 added inline comments.
Comment at: clang/test/Preprocessor/riscv-target-features.c:239-246
+// RUN: -o - | FileCheck --check-prefix=CHECK-VAMO-EXT %s
+// RUN: %clang -target riscv64-unknown-linux-gnu
-menable-experimental-extensions \
+// RUN: -march=rv32izvamo0p10 -x c -
arcbbb updated this revision to Diff 356353.
arcbbb retitled this revision from "[RISCV] Remove Zvamo extension for v1.0-rc
change" to "[RISCV] Remove Zvamo implication for v1.0-rc change".
arcbbb edited the summary of this revision.
arcbbb added a comment.
keep Zvamo0p10 and remove the implicati