[PATCH] D110491: [Polly] Check the properties of accesses to operands of a matrix-matrix multiplication
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 27 16:45:12 PDT 2021
Meinersbur added a comment.
The test need an assertions-enabled build (`REQUIRES: asserts`) to print anything. That is, it will always pass on non-assert builds.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110491/new/
https://reviews.llvm.org/D110491
More information about the llvm-commits
mailing list