[mlir][Linalg] Reintroduced missing verification check
authorNicolas Vasilache <nicolas.vasilache@gmail.com>
Tue, 6 Oct 2020 07:59:02 +0000 (07:59 +0000)
committerNicolas Vasilache <nicolas.vasilache@gmail.com>
Tue, 6 Oct 2020 07:59:59 +0000 (07:59 +0000)
commit4a8c70c3194aeeb286b4bea1666168f710cbe04f
tree10d6673e87e9bd631ba387de2ed7036f0644e31a
parent25692b7765e2364896a0136f5b54dde3de2dd563
[mlir][Linalg] Reintroduced missing verification check

A verification check on the number of indexing maps seems to have dropped inadvertently. Also update the relevant roundtrip tests.
mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/test/Dialect/Linalg/roundtrip.mlir