[PATCH] D121619: [LV] Do not create separate latch block in VPlan::execute.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 08:44:29 PDT 2022


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

Address latest comments, thanks! I am planning to push this once the last remaining dependency (D121618 <https://reviews.llvm.org/D121618>) lands.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121619

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121619.418601.patch
Type: text/x-patch
Size: 4779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220328/c421a164/attachment.bin>


More information about the llvm-commits mailing list