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

Manoj Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 26 21:44:24 PDT 2022


manojgupta added a comment.

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

  [SLP]Improve shuffles cost estimation where possible.

I am trying to create a reduced test case.


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