[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
Fri Apr 22 03:35:30 PDT 2022


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

Added new enum values instead of the isDerived flag.


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.424425.patch
Type: text/x-patch
Size: 18516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220422/054781f2/attachment.bin>


More information about the llvm-commits mailing list