[PATCH] D112359: [RISCV] Unify depedency check and extension implication parsing logics
Yueh-Ting Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 25 01:16:44 PDT 2021
eopXD updated this revision to Diff 381873.
eopXD edited the summary of this revision.
eopXD added a comment.
Since parsing logic is unified, code of RISCVAsmParser can be reduced.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112359/new/
https://reviews.llvm.org/D112359
Files:
clang/test/CodeGen/RISCV/riscv-metadata.c
clang/test/CodeGen/RISCV/riscv32-ilp32-ilp32f-ilp32d-abi.c
clang/test/CodeGen/RISCV/riscv32-ilp32d-abi.c
clang/test/CodeGen/RISCV/riscv32-ilp32f-ilp32d-abi.c
clang/test/CodeGen/RISCV/riscv64-lp64-lp64f-lp64d-abi.c
clang/test/CodeGen/RISCV/riscv64-lp64d-abi.c
clang/test/CodeGen/RISCV/riscv64-lp64f-lp64d-abi.c
clang/test/CodeGen/riscv32-ilp32d-abi.cpp
llvm/include/llvm/Support/RISCVISAInfo.h
llvm/lib/Support/RISCVISAInfo.cpp
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112359.381873.patch
Type: text/x-patch
Size: 18817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211025/88d36785/attachment-0001.bin>
More information about the cfe-commits
mailing list