[PATCH] D73656: [mlir][Linalg] Add a Linalg DRR test to go from matmul to vectors
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 27 21:28:17 PDT 2020
nicolasvasilache added a comment.
@mehdi_amini this is a custom test pass that tests all the patterns compose nicely all the way to vector.
Last I tried they actually didn't compose nicely and I need to debug.
How is this an example more than a test pass?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73656/new/
https://reviews.llvm.org/D73656
More information about the llvm-commits
mailing list