[PATCH] D48815: [VPlan] Introduce VPlan-based dominator analysis.
Diego Caballero via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 30 14:33:55 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338310: [VPlan] Introduce VPlan-based dominator analysis. (authored by dcaballe, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48815?vs=156007&id=158074#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48815
Files:
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/lib/Transforms/Vectorize/VPlan.cpp
llvm/trunk/lib/Transforms/Vectorize/VPlan.h
llvm/trunk/lib/Transforms/Vectorize/VPlanDominatorTree.h
llvm/trunk/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
llvm/trunk/lib/Transforms/Vectorize/VPlanHCFGBuilder.h
llvm/trunk/unittests/Transforms/Vectorize/CMakeLists.txt
llvm/trunk/unittests/Transforms/Vectorize/VPlanDominatorTreeTest.cpp
llvm/trunk/unittests/Transforms/Vectorize/VPlanTestBase.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48815.158074.patch
Type: text/x-patch
Size: 22079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180730/3b83c1c7/attachment.bin>
More information about the llvm-commits
mailing list