[PATCH] D129848: [RISCV] Add Stackmap/Statepoint/Patchpoint support with targets
Sacha Coppey via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 15 05:08:34 PDT 2022
Zeavee created this revision.
Zeavee added a reviewer: llvm.org.
Zeavee added a project: LLVM.
Herald added subscribers: sunshaoce, VincentWu, luke957, vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya, arichardson.
Herald added a project: All.
Zeavee requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, eopXD, MaskRay.
This patch adds stackmap support for RISC-V with call targets.
Depends on D123496 <https://reviews.llvm.org/D123496>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D129848
Files:
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.444944.patch
Type: text/x-patch
Size: 8961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220715/307286ac/attachment.bin>
More information about the llvm-commits
mailing list