[PATCH] D148279: [SLP]Add final resize to ShuffleCostEstimator::finalize member function and basic add member functions.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 18 11:32:04 PDT 2023


jonpa added a comment.

Seems this gave me a segfault on SPEC.

opt  -mtriple=s390x-unknown-linux -mcpu=z15  -o - -S -O3 ./bugpoint-reduced-simplified.bc
F27181002: bugpoint-reduced-simplified.bc <https://reviews.llvm.org/F27181002>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148279



More information about the llvm-commits mailing list