[PATCH] D80802: [RISCV] Upgrade RVV MC to v0.9.
Hsiangkai Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 16 09:52:17 PDT 2020
HsiangKai added a comment.
In D80802#2155432 <https://reviews.llvm.org/D80802#2155432>, @simoncook wrote:
> Since this patch replaces 0.8 support with 0.9, it should include an update to the version check in `clang/lib/Driver/ToolChains/Arch/RISCV.cpp` to match.
The modification is put in D81213 <https://reviews.llvm.org/D81213>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80802/new/
https://reviews.llvm.org/D80802
More information about the llvm-commits
mailing list