Matthias Springer dfa96cfd7c [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
2023-08-24 12:23:10 +02:00
..
2023-08-22 16:50:04 -07:00
2023-08-22 17:51:57 -07:00

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.