[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 Jun 23 09:37:26 PDT 2022


fhahn added a comment.

> Hi @fhahn , this looks like a regression from your commit below:

Thanks for the reproducer! Looking into it now. I think we will also need to update the way we print truncated widen IV recipes, as this is at the moment quite confusing.


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