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

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 3 13:18:21 PDT 2018


Meinersbur added a comment.

Could you try to make `pattern-matching-based-opts_15.ll` fail without this `intersect_params`? Instead of `create_ll.sh`, try using `-mllvm -polly-dump-before-file=file.ll` to get a more accurate `.ll` file as Polly sees it when invoked withing clang.


https://reviews.llvm.org/D43932





More information about the llvm-commits mailing list