[PATCH] D129848: [RISCV] Add Stackmap/Statepoint/Patchpoint support with targets
Sacha Coppey via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 11 00:55:59 PDT 2023
Zeavee updated this revision to Diff 557679.
Zeavee added a comment.
Herald added a subscriber: wangpc.
Hello, now that D123496 <https://reviews.llvm.org/D123496> has been merged, would it be possible to have a new review on this patch?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129848/new/
https://reviews.llvm.org/D129848
Files:
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.h
llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
llvm/test/CodeGen/RISCV/rv64-patchpoint.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129848.557679.patch
Type: text/x-patch
Size: 12647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231011/2837e444/attachment.bin>
More information about the llvm-commits
mailing list