[PATCH] D123457: [VPlan] Initial modeling of middle block in VPlan.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 11:35:20 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
fhahn marked 4 inline comments as done.
Closed by commit rGbea69b232ff9: [VPlan] Initial modeling of middle block in VPlan. (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D123457?vs=421743&id=423980#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123457

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/test/Transforms/LoopVectorize/first-order-recurrence-sink-replicate-region.ll
  llvm/test/Transforms/LoopVectorize/vplan-printing.ll
  llvm/test/Transforms/LoopVectorize/vplan-sink-scalars-and-merge-vf1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123457.423980.patch
Type: text/x-patch
Size: 11986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220420/ab73609b/attachment.bin>


More information about the llvm-commits mailing list