[PATCH] D108694: [WIP][RISCV] Add the zvl extension according to the v1.0-rc2 spec
Yueh-Ting Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 30 09:48:28 PDT 2021
eopXD updated this revision to Diff 383599.
eopXD added a comment.
Herald added subscribers: VincentWu, luke957.
Fix test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108694/new/
https://reviews.llvm.org/D108694
Files:
clang/lib/Basic/Targets/RISCV.cpp
clang/test/Driver/riscv-arch.c
clang/test/Preprocessor/riscv-target-features.c
llvm/include/llvm/Support/RISCVISAInfo.h
llvm/lib/Support/RISCVISAInfo.cpp
llvm/lib/Target/RISCV/RISCV.td
llvm/lib/Target/RISCV/RISCVSubtarget.cpp
llvm/lib/Target/RISCV/RISCVSubtarget.h
llvm/test/CodeGen/RISCV/attributes.ll
llvm/test/MC/RISCV/attribute-arch.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108694.383599.patch
Type: text/x-patch
Size: 20358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211030/a54ca6aa/attachment-0001.bin>
More information about the cfe-commits
mailing list