[PATCH] D128904: Bug fix "GC relocate is incorrectly tied to the statepoint"

Dmitry Bakunevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 04:50:32 PDT 2022


dbakunevich created this revision.
dbakunevich added a reviewer: mkazantsev.
Herald added subscribers: nlopes, hiraditya.
Herald added a project: All.
dbakunevich requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Work in progress.
Link to bug: https://github.com/llvm/llvm-project/issues/56267


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128904

Files:
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  llvm/lib/IR/IntrinsicInst.cpp
  llvm/lib/IR/Verifier.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128904.441354.patch
Type: text/x-patch
Size: 7011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/bd0f88e0/attachment.bin>


More information about the llvm-commits mailing list