[PATCH] D100751: [VPlan] Properly handle sinking of replicate regions.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 19 08:36:48 PDT 2021


fhahn updated this revision to Diff 338534.
fhahn added a comment.

Add missing tests.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100751/new/

https://reviews.llvm.org/D100751

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/test/Transforms/LoopVectorize/first-order-recurrence-sink-replicate-region.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100751.338534.patch
Type: text/x-patch
Size: 10539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210419/0f6fd6df/attachment.bin>


More information about the llvm-commits mailing list