[PATCH] D98122: [rs4gc] don't duplicate existing values which are provably base pointers
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 9 09:26:40 PST 2021
reames updated this revision to Diff 329366.
reames added a comment.
address review comments
(note: testing improvements still pending)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98122/new/
https://reviews.llvm.org/D98122
Files:
llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
llvm/test/Transforms/RewriteStatepointsForGC/base-pointers-4.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-pointers.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-vector-inseltpoison.ll
llvm/test/Transforms/RewriteStatepointsForGC/base-vector.ll
llvm/test/Transforms/RewriteStatepointsForGC/live-vector-nosplit-inseltpoison.ll
llvm/test/Transforms/RewriteStatepointsForGC/live-vector-nosplit.ll
llvm/test/Transforms/RewriteStatepointsForGC/rematerialize-derived-pointers.ll
llvm/test/Transforms/RewriteStatepointsForGC/scalar-base-vector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98122.329366.patch
Type: text/x-patch
Size: 39453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210309/b80ddebe/attachment.bin>
More information about the llvm-commits
mailing list