[PATCH] D149005: [VPlan] Turn Plan entry node into VPBasicBlock (NFCI).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 04:23:16 PDT 2023


fhahn marked 5 inline comments as done.
fhahn added a comment.

In D149005#4303649 <https://reviews.llvm.org/D149005#4303649>, @Ayal wrote:

> Looks good to me, with minor nits.
> Worth explaining that Entry is the preheader of the vector loop.




Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149005



More information about the llvm-commits mailing list