[PATCH] D74445: [VPlan] Add ParentPlan pointer to VPBlockBase.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 3 05:28:48 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG05afa55521c8: [VPlan] Add getPlan() to VPBlockBase. (authored by fhahn).
Changed prior to commit:
https://reviews.llvm.org/D74445?vs=247520&id=247862#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74445/new/
https://reviews.llvm.org/D74445
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp
llvm/unittests/Transforms/Vectorize/VPlanPredicatorTest.cpp
llvm/unittests/Transforms/Vectorize/VPlanTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74445.247862.patch
Type: text/x-patch
Size: 8415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200303/8314d454/attachment.bin>
More information about the llvm-commits
mailing list