[mlir][tensor] Fix ReifyRankedShapedTypeOpInterface impl. of reshape ops
`reifyResultShapes` should return an `Attribute` if and only if the respective dimension is static. This fixes #64256. Differential Revision: https://reviews.llvm.org/D158166
Loading
Please sign in to comment