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

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 2 23:35:39 PST 2023


uabelho added a comment.

We also see crashes with this. Reproduceable with

  opt -passes="slp-vectorizer" -mtriple=aarch64--linux-gnu bbi-77341.ll -o /dev/null

F26081559: bbi-77341.ll <https://reviews.llvm.org/F26081559>


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