[PATCH] D48816: [VPlan] Introduce VPLoopInfo analysis.

Diego Caballero via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 22:50:35 PDT 2018


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

Making VPLoopInfo object a member of VPlan.


https://reviews.llvm.org/D48816

Files:
  lib/Transforms/Vectorize/VPlan.h
  lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
  lib/Transforms/Vectorize/VPlanLoopInfo.h
  unittests/Transforms/Vectorize/CMakeLists.txt
  unittests/Transforms/Vectorize/VPlanLoopInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48816.156017.patch
Type: text/x-patch
Size: 7843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180718/7124942e/attachment.bin>


More information about the llvm-commits mailing list