[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 20:13:02 PST 2021
reames updated this revision to Diff 329518.
reames added a comment.
rebase over tests to exercise new functionality, and fix a bug found by inspection related to caching.
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-inference.ll
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.329518.patch
Type: text/x-patch
Size: 61749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210310/573b6cc8/attachment-0001.bin>
More information about the llvm-commits
mailing list