[PATCH] D103514: [LV] Support sinking recipe in replicate region after another region.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 12 06:12:26 PDT 2021
fhahn updated this revision to Diff 351654.
fhahn marked an inline comment as done.
fhahn added a comment.
Thanks for all the comments Ayal! I updated the code and removed some redundancies as suggested.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103514/new/
https://reviews.llvm.org/D103514
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/first-order-recurrence-sink-replicate-region.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103514.351654.patch
Type: text/x-patch
Size: 8507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210612/f4b63744/attachment.bin>
More information about the llvm-commits
mailing list