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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 02:53:14 PDT 2022


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

Add back loop creation part to the comment, move all initial CFGTransformState initialization to single place as suggested, thanks!


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.418826.patch
Type: text/x-patch
Size: 7017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220329/bf48b033/attachment.bin>


More information about the llvm-commits mailing list