[PATCH] D130483: [RISCV] Add CodeGen support of RISCV Zca Extension
Xinlong Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 06:01:35 PDT 2022
VincentWu updated this revision to Diff 454809.
VincentWu marked 4 inline comments as done.
VincentWu added a comment.
Herald added a subscriber: rupprecht.
Herald added a reviewer: jhenderson.
address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130483/new/
https://reviews.llvm.org/D130483
Files:
llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCObjectFileInfo.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoC.td
llvm/lib/Target/RISCV/RISCVSubtarget.h
llvm/test/CodeGen/RISCV/attributes.ll
llvm/test/MC/RISCV/rv32c-aliases-valid.s
llvm/test/MC/RISCV/rv64zca-aliases-valid.s
llvm/tools/llvm-objdump/llvm-objdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130483.454809.patch
Type: text/x-patch
Size: 18548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/47c17f02/attachment.bin>
More information about the llvm-commits
mailing list