[PATCH] D108694: [RISCV] Add the zvl extension according to the v1.0-rc1 spec
Yueh-Ting Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 25 20:03:36 PDT 2021
eopXD updated this revision to Diff 368796.
eopXD marked 2 inline comments as done.
eopXD added a comment.
Address comments.
- enumerate zvl up to 65536
- fix grammitcal error in assertion error message
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108694/new/
https://reviews.llvm.org/D108694
Files:
llvm/lib/Support/RISCVISAInfo.cpp
llvm/lib/Target/RISCV/RISCV.td
llvm/lib/Target/RISCV/RISCVSubtarget.cpp
llvm/lib/Target/RISCV/RISCVSubtarget.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108694.368796.patch
Type: text/x-patch
Size: 5412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210826/5523e8d6/attachment.bin>
More information about the llvm-commits
mailing list