[PATCH] D50474: [LV] Vectorize header phis that feed from if-convertable latch phis

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 8 14:10:57 PDT 2018


anna updated this revision to Diff 159793.
anna added a comment.

clang formatted the change and added some comments. NFC wrt previous diff.


Repository:
  rL LLVM

https://reviews.llvm.org/D50474

Files:
  include/llvm/Transforms/Utils/LoopUtils.h
  include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
  lib/Transforms/Utils/LoopUtils.cpp
  lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/vectorize-general-recurrence.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50474.159793.patch
Type: text/x-patch
Size: 21602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180808/d7c19945/attachment.bin>


More information about the llvm-commits mailing list