diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2020-09-10 17:56:15 +0200 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2020-09-11 11:16:51 +0200 |
commit | a0e0d30a29841fe6cc854f3949f12bb523814d7a (patch) | |
tree | f3a6b86c2953086fd6f42058d2da68eb605bb3f3 /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | c0825fa5fc367bb7dc04a4b9dd4cc62abde04521 (diff) | |
download | llvm-a0e0d30a29841fe6cc854f3949f12bb523814d7a.zip llvm-a0e0d30a29841fe6cc854f3949f12bb523814d7a.tar.gz llvm-a0e0d30a29841fe6cc854f3949f12bb523814d7a.tar.bz2 |
[mlir][Linalg] Print both types for linalg.transpose
Previously only the input type was printed, and the parser applied it to
both input and output, creating an invalid transpose. Print and parse
both types, and verify that they match.
Differential Revision: https://reviews.llvm.org/D87462
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions