[PATCH] D123496: [RISCV] Add Stackmap/Statepoint/Patchpoint support without targets

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 21:05:31 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG776889bc1c68: [RISCV] Add Stackmap/Statepoint/Patchpoint support without targets (authored by Zeavee, committed by xgupta).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123496/new/

https://reviews.llvm.org/D123496

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
  llvm/test/CodeGen/RISCV/rv64-stackmap-frame-setup.ll
  llvm/test/CodeGen/RISCV/rv64-stackmap-nops.ll
  llvm/test/CodeGen/RISCV/rv64-stackmap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123496.557678.patch
Type: text/x-patch
Size: 21601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231011/ddf2b97a/attachment.bin>


More information about the llvm-commits mailing list