[PATCH] D99293: [LV] Iterate over recipes in VPlan to fix PHI (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 29 04:56:56 PDT 2021


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

Rebased. This depends on the patch adding `phis()`  (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.341474.patch
Type: text/x-patch
Size: 5791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/1f9907c4/attachment.bin>


More information about the llvm-commits mailing list