[PATCH] D121623: [LV] Remove unneeded createHeaderBranch.(NFCI)

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 03:15:46 PDT 2022


fhahn updated this revision to Diff 419384.
fhahn marked 2 inline comments as done.
fhahn added a comment.



In D121623#3416318 <https://reviews.llvm.org/D121623#3416318>, @Ayal wrote:

> This is fine, thanks!
>
> Couple of minor nits, plus Summary can be updated:
> "use ILV::LoopMiddleBlock directly to set VPTransformState::CFG::LastBB" >>
> "use successor of VectorHeaderBB (LoopMiddleBlock) directly to set VPTransformState::CFG::ExitBB"

Thanks, the nits should be addressedd in the latest version. I'll update the description and plan to land this soon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121623

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121623.419384.patch
Type: text/x-patch
Size: 7360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220331/16cfc186/attachment.bin>


More information about the llvm-commits mailing list