[PATCH] D93629: [LV] Don't sink into replication regions

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 03:47:25 PST 2021


dmgreen updated this revision to Diff 314848.
dmgreen added a comment.

Added a unit test, that caught that the Parent was not set correctly.


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

https://reviews.llvm.org/D93629

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/test/Transforms/LoopVectorize/first-order-recurrence.ll
  llvm/unittests/Transforms/Vectorize/VPlanTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93629.314848.patch
Type: text/x-patch
Size: 18826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210106/130a1e32/attachment.bin>


More information about the llvm-commits mailing list