[PATCH] D48815: [VPlan] Introduce VPlan-based dominator analysis.

Diego Caballero via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 17:13:46 PDT 2018


dcaballe updated this revision to Diff 155793.
dcaballe added a comment.

Thanks for the comments, Florian! Addressing your comments.


https://reviews.llvm.org/D48815

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  lib/Transforms/Vectorize/VPlan.cpp
  lib/Transforms/Vectorize/VPlan.h
  lib/Transforms/Vectorize/VPlanDominatorTree.h
  lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
  lib/Transforms/Vectorize/VPlanHCFGBuilder.h
  unittests/Transforms/Vectorize/CMakeLists.txt
  unittests/Transforms/Vectorize/VPlanDominatorTreeTest.cpp
  unittests/Transforms/Vectorize/VPlanTestBase.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48815.155793.patch
Type: text/x-patch
Size: 21470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180717/9cf690b8/attachment.bin>


More information about the llvm-commits mailing list