[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
Thu Jun 17 07:52:54 PDT 2021


fhahn updated this revision to Diff 352729.
fhahn marked an inline comment as done.
fhahn added a comment.

Restructure checks as suggested and moved the assertion to lambda, thanks!


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.352729.patch
Type: text/x-patch
Size: 8515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210617/4fa6d5a4/attachment.bin>


More information about the llvm-commits mailing list