[PATCH] D44338: [LV][VPlan] Build plain CFG with simple VPInstructions for outer loops.
Diego Caballero via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 17 12:28:47 PDT 2018
This revision was automatically updated to reflect the committed changes.
dcaballe marked 3 inline comments as done.
Closed by commit rL332654: [LV][VPlan] Build plain CFG with simple VPInstructions for outer loops. (authored by dcaballe, committed by ).
Herald added a subscriber: rkruppe.
Changed prior to commit:
https://reviews.llvm.org/D44338?vs=146745&id=147374#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44338
Files:
llvm/trunk/lib/Transforms/Vectorize/CMakeLists.txt
llvm/trunk/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/lib/Transforms/Vectorize/VPlan.h
llvm/trunk/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
llvm/trunk/lib/Transforms/Vectorize/VPlanHCFGBuilder.h
llvm/trunk/lib/Transforms/Vectorize/VPlanValue.h
llvm/trunk/lib/Transforms/Vectorize/VPlanVerifier.cpp
llvm/trunk/lib/Transforms/Vectorize/VPlanVerifier.h
llvm/trunk/test/Transforms/LoopVectorize/vplan_hcfg_stress_test.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44338.147374.patch
Type: text/x-patch
Size: 49245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/98f11415/attachment-0001.bin>
More information about the llvm-commits
mailing list