[PATCH] D103515: [VPlan] Print successors of VPRegionBlocks.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 7 09:44:26 PDT 2021


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

Rebase on top of main, so it can be landed without requiring the parent patch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103515

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103515.350335.patch
Type: text/x-patch
Size: 11531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210607/19f31eb4/attachment.bin>


More information about the llvm-commits mailing list