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

Diego Caballero via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 21:49:39 PDT 2018


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

Reverting GraphTraits changes and adding VPlanTestBase as friend of VPlanHCFGBuilder.


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.156007.patch
Type: text/x-patch
Size: 21784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180718/49c6f178/attachment.bin>


More information about the llvm-commits mailing list