[PATCH] D99293: [LV] Iterate over recipes in VPlan to fix PHIs.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 28 05:46:31 PDT 2021


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

Updated to use phis() from D100101 <https://reviews.llvm.org/D100101>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99293

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99293.341165.patch
Type: text/x-patch
Size: 5665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210428/e5ed0d96/attachment.bin>


More information about the llvm-commits mailing list