Commit dfa96cfd authored by Matthias Springer's avatar Matthias Springer
Browse files

[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
parent 3b485a66
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment