[PATCH] D123541: [VPlan] Replace remaining use of needsScalarIV.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 9 01:32:59 PDT 2022
fhahn updated this revision to Diff 435450.
fhahn marked 5 inline comments as done.
fhahn added a comment.
Rebase, I will land this shortly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123541/new/
https://reviews.llvm.org/D123541
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
llvm/test/Transforms/LoopVectorize/X86/uniform_mem_op.ll
llvm/test/Transforms/LoopVectorize/induction-multiple-uses-in-same-instruction.ll
llvm/test/Transforms/LoopVectorize/instruction-only-used-outside-of-loop.ll
llvm/test/Transforms/LoopVectorize/single-value-blend-phis.ll
llvm/test/Transforms/LoopVectorize/vect-phiscev-sext-trunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123541.435450.patch
Type: text/x-patch
Size: 24127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220609/f72eae86/attachment.bin>
More information about the llvm-commits
mailing list