[PATCH] D74960: [VPlan] Provide required helpers through VPTransformState (NFC).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 21 06:24:08 PST 2020
fhahn created this revision.
fhahn added reviewers: rengolin, hsaito, Ayal, gilr.
Herald added subscribers: psnobl, rogfer01, rkruppe, tschuett, bollu, hiraditya.
Herald added a project: LLVM.
This patch add wrappers for some ILV helper functions to
VPTransformState, to allow moving VP code-generation into VPlan.cpp.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D74960
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74960.245834.patch
Type: text/x-patch
Size: 4279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200221/af78b567/attachment-0001.bin>
More information about the llvm-commits
mailing list