[PATCH] D138912: [RS4GC] Rematerialize derived pointers before uses.

Denis Antrushin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 07:24:21 PST 2022


dantrushin updated this revision to Diff 482470.
dantrushin marked an inline comment as done.
dantrushin added a comment.

Address review comments.
Also include changes for pre-committed tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138912

Files:
  llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  llvm/test/Transforms/RewriteStatepointsForGC/rematerialize-derived-pointers-at-uses.ll
  llvm/test/Transforms/RewriteStatepointsForGC/rematerialize-derived-pointers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138912.482470.patch
Type: text/x-patch
Size: 17976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/e20697d4/attachment.bin>


More information about the llvm-commits mailing list