[PATCH] D140580: [SLP]Do not emit many extractelements, reuse the single one emitted.

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 10:31:57 PST 2023


dyung added a comment.

In D140580#4036388 <https://reviews.llvm.org/D140580#4036388>, @ABataev wrote:

> Tried to reproduce but was unable to do it. Try to update the compiler, maybe it was fixed already

Interesting, it seems the very next commit to main (D141161 <https://reviews.llvm.org/D141161>) was the one which either fixes it or masks the issue. Was that fix related to this issue?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140580



More information about the llvm-commits mailing list