[PATCH] D43932: [Polly][GEMM] Include parameter constraints in isMatMulOperandAcc

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 6 06:18:22 PST 2018


Meinersbur added a comment.

What is your `gemm.cpp`? The source in `pattern-matching-based-opts_15.ll` does not correspond to the source in your email: "GEMM pattern matching fails with parametric array sizes". The latter uses `unit64_t` while the former is from Polybench.


https://reviews.llvm.org/D43932





More information about the llvm-commits mailing list