[PATCH] D115462: [SLP]Improve shuffles cost estimation where possible.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 05:45:37 PDT 2022


ABataev added a comment.

In D115462#3611255 <https://reviews.llvm.org/D115462#3611255>, @manojgupta wrote:

> Heads up: I am seeing a clang crash on arm with this commit:
>
> commit 2faacf61a50e7f23fd10927cbbb98c59799bfcd0 <https://reviews.llvm.org/rG2faacf61a50e7f23fd10927cbbb98c59799bfcd0>
> Author: Alexey Bataev <a.bataev at outlook.com>
> Date:   Thu Dec 9 10:34:08 2021 -0800
> CommitDate: Fri Jun 24 09:28:01 2022 -0700
>
>   [SLP]Improve shuffles cost estimation where possible.
>
> I am trying to create a reduced test case.

It must be fixed already, please, check trunc.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115462



More information about the llvm-commits mailing list