[PATCH] D123846: [RS4GC] Prune inputs of BDV if they are BDV themselves

Dmitry Makogon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 09:31:00 PDT 2022


dmakogon updated this revision to Diff 423655.
dmakogon added a comment.

Added more test cases with derived pointers.
Fixed comment message.


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

https://reviews.llvm.org/D123846

Files:
  llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-14.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123846.423655.patch
Type: text/x-patch
Size: 13725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220419/2bd09cc8/attachment.bin>


More information about the llvm-commits mailing list