[PATCH] D77973: [VPlan] Move widening check for non-memory/non-calls to function (NFC).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 13 02:07:39 PDT 2020
fhahn updated this revision to Diff 256946.
fhahn added a comment.
Consolidate widening checks for GEP, Select and general widening as suggested in tryToCreateRecipe.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77973/new/
https://reviews.llvm.org/D77973
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77973.256946.patch
Type: text/x-patch
Size: 6440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/4897dcad/attachment.bin>
More information about the llvm-commits
mailing list