[PATCH] D76992: [VPlan] Add & use VPValue operands for VPWidenRecipe (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 26 04:46:29 PDT 2020


fhahn added a comment.

In D76992#2003990 <https://reviews.llvm.org/D76992#2003990>, @fedor.sergeev wrote:

> @fhahn, we also had a crash downstream on our fuzzer run, if you still need a reproducer I can try reducing our failure.


Thanks, I've already have a very reduced reproducer, which I'll add when I recommit this patch. Ayal posted a fix for the actual issue (D78847 <https://reviews.llvm.org/D78847>)

But it would be great if you could share the unreduced reproducer, to verify it is the same issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76992





More information about the llvm-commits mailing list