[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 13:09:14 PDT 2020


anna updated this revision to Diff 251452.
anna added a comment.

refactored code, made asserts cleaner.


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.251452.patch
Type: text/x-patch
Size: 15711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/515ed9a3/attachment.bin>


More information about the llvm-commits mailing list