[PATCH] D145068: [LV] NFC: Split logic to use lane mask for control flow from addCanonicalIVRecipes.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 1 07:20:29 PST 2023
sdesmalen created this revision.
sdesmalen added a reviewer: fhahn.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
sdesmalen requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead.
Herald added a project: LLVM.
This patch splits out the case where the lane-mask is used for control-flow into
a separate addCanonicalIVRecipesWithActiveLaneMaskForControlFlow function.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D145068
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145068.501503.patch
Type: text/x-patch
Size: 11162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230301/6b329fed/attachment.bin>
More information about the llvm-commits
mailing list