[PATCH] D123684: [Scalarizer] Handle extractelement returning vector pointer (PR54469)

Dawid Jurczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 12:06:01 PDT 2022


yurai007 added a comment.

In D123684#3448870 <https://reviews.llvm.org/D123684#3448870>, @Benoit wrote:

> Is this related to https://github.com/llvm/llvm-project/issues/54469 ?

Yes, this change should fix the crash :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123684



More information about the llvm-commits mailing list