[PATCH] D98136: [RISCV][RFC] Initially support the K-extension instructions on the LLVM MC layer
Xinlong Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 7 19:56:18 PST 2021
VincentWu updated this revision to Diff 328925.
VincentWu marked 10 inline comments as done.
VincentWu added a comment.
style: formate the whitespace, annotation&code style
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98136/new/
https://reviews.llvm.org/D98136
Files:
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/lib/Target/RISCV/RISCV.td
llvm/lib/Target/RISCV/RISCVInstrInfo.td
llvm/lib/Target/RISCV/RISCVInstrInfoK.td
llvm/lib/Target/RISCV/RISCVSubtarget.h
llvm/lib/Target/RISCV/RISCVSystemOperands.td
llvm/test/MC/RISCV/rvk/rv32k.s
llvm/test/MC/RISCV/rvk/rv64k.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98136.328925.patch
Type: text/x-patch
Size: 11586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210308/bafcee90/attachment.bin>
More information about the llvm-commits
mailing list