[PATCH] D123848: [RS4GC] Don't clone BDV if its inputs are not derived

Dmitry Makogon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 08:01:30 PDT 2022


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

Add more comments, update present ones.
Also there was a crash in lambda `getBaseForInput`. It relied on the old enum values. Fixed it.


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

https://reviews.llvm.org/D123848

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123848.425219.patch
Type: text/x-patch
Size: 11543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/311f5612/attachment.bin>


More information about the llvm-commits mailing list