[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:47:02 PST 2021


reames updated this revision to Diff 329522.
reames added a comment.

A bit of code cleanup


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.329522.patch
Type: text/x-patch
Size: 60925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210310/8f3e1326/attachment.bin>


More information about the llvm-commits mailing list