[PATCH] D123720: [VPlan] Replace use of needsVectorIV with VPlan user check.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 28 12:17:37 PDT 2022


fhahn added a comment.

In D123720#3480800 <https://reviews.llvm.org/D123720#3480800>, @nathanchance wrote:

> A simplified C reproducer:

Thanks, I reverted the change while I investigate. It looks like the issue is that we create VPWidenCall recipes even in VPlans with VF = 1.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123720



More information about the llvm-commits mailing list