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

Diego Caballero via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 11:28:06 PDT 2018


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

Rebasing this patch on top of https://reviews.llvm.org/D49032.


https://reviews.llvm.org/D48816

Files:
  lib/Transforms/Vectorize/VPlan.cpp
  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.155234.patch
Type: text/x-patch
Size: 9311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180712/a74571db/attachment.bin>


More information about the llvm-commits mailing list