[PATCH] D76305: [RS4GC] Fix algorithm to avoid setting vector BDV for scalar derived pointer

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 06:59:50 PDT 2020


anna updated this revision to Diff 251370.
anna marked an inline comment as done.
anna added a comment.

addressed review comments. fixed CI failure related to clang-tidy.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76305

Files:
  llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  llvm/test/Transforms/RewriteStatepointsForGC/scalar-base-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76305.251370.patch
Type: text/x-patch
Size: 13365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/54947d70/attachment.bin>


More information about the llvm-commits mailing list