diff options
author | MaheshRavishankar <ravishankarm@google.com> | 2020-02-18 09:50:47 -0800 |
---|---|---|
committer | MaheshRavishankar <ravishankarm@google.com> | 2020-02-18 13:23:28 -0800 |
commit | a8355b5c0f67d560ed8ec28133c58442bd5b93be (patch) | |
tree | 3204f87699d3c8e9362ea021e3b2090236f233dd /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | 870c1fd4c8797d59797d30ffd6b03d31da3c4225 (diff) | |
download | llvm-a8355b5c0f67d560ed8ec28133c58442bd5b93be.zip llvm-a8355b5c0f67d560ed8ec28133c58442bd5b93be.tar.gz llvm-a8355b5c0f67d560ed8ec28133c58442bd5b93be.tar.bz2 |
[mlir][Linalg] Allow specifiying zero-rank shaped type operands to linalg.generic ops.
Fixing a bug where using a zero-rank shaped type operand to
linalg.generic ops hit an unrelated assert. This also meant that
lowering the operation to loops was not supported. Adding roundtrip
tests and lowering to loops test for zero-rank shaped type operand
with fixes to make the test pass.
Differential Revision: https://reviews.llvm.org/D74638
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions