[PATCH] D133762: [VPlan] Remove dead recipes before sinking.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 12 04:11:49 PDT 2022
fhahn updated this revision to Diff 467082.
fhahn added a comment.
Rebase so this can be applied directly on current `main`. I am planning to land this soon.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133762/new/
https://reviews.llvm.org/D133762
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/pointer-induction.ll
llvm/test/Transforms/LoopVectorize/vplan-sink-scalars-and-merge.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133762.467082.patch
Type: text/x-patch
Size: 7197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221012/00a1b173/attachment.bin>
More information about the llvm-commits
mailing list