[llvm] [SystemZ] SLP reductions: cost functions of reductions and scalarization (PR #112491)

Jonas Paulsson via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 25 06:45:17 PDT 2024


================
@@ -0,0 +1,88 @@
+; RUN: opt -S --passes=slp-vectorizer -mtriple=s390x-unknown-linux -mcpu=z16 < %s | FileCheck %s
----------------
JonPsson1 wrote:

ok - there is indeed a difference with the pass-remarks-output which is quite readable. Test updated.

https://github.com/llvm/llvm-project/pull/112491


More information about the llvm-commits mailing list