[MLIR][Shape] Ensure to preserve op type of `shape.broadcast`
Ensure to preserve the correct type during when folding and canonicalization. `shape.broadcast` of of a single operand can only be folded away if the argument type is correct. Differential Revision: https://reviews.llvm.org/D101158
Loading
Please register or sign in to comment