[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
Sat Mar 6 23:27:44 PST 2021
VincentWu updated this revision to Diff 328842.
VincentWu added a comment.
typo: RISC-K ->RISC-V
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/MCTargetDesc/RISCVBaseInfo.h
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
llvm/test/MC/RISCV/rvk/rvk-invalid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98136.328842.patch
Type: text/x-patch
Size: 23909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210307/12121e90/attachment.bin>
More information about the llvm-commits
mailing list