[PATCH] D121624: [VPlan] Model pre-header explicitly (WIP).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 14 10:18:54 PDT 2022
fhahn created this revision.
fhahn added reviewers: Ayal, gilr, rengolin.
Herald added subscribers: tschuett, psnobl, rogfer01, bollu, hiraditya.
Herald added a project: All.
fhahn requested review of this revision.
Herald added a subscriber: vkmr.
Herald added a project: LLVM.
NOTE: This patch is still work in progress, multiple tests need updating
and the VPlan-native path codegen needs to be updated.
Depends on D121623 <https://reviews.llvm.org/D121623>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D121624
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121624.415148.patch
Type: text/x-patch
Size: 10480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/7d71af2b/attachment.bin>
More information about the llvm-commits
mailing list