[mlir][tensor/linalg] Fix bug in reifyResultShapes
`reifyResultShapes` should return an IntegerAttr if and only if the corresponding dimension is static. Differential Revision: https://reviews.llvm.org/D145702
Loading
Please sign in to comment
`reifyResultShapes` should return an IntegerAttr if and only if the corresponding dimension is static. Differential Revision: https://reviews.llvm.org/D145702