Files
llvm/mlir/lib/Dialect/Shape
Mehdi Amini a58ed7fcf6 Fix ConstShapeOp::inferReturnTypes to be resilient to lack of properties
The Python bindings test aren't using properties yet, this is a bit
of a hack to support this here, but hopefully it'll be temporary.
2023-05-15 12:12:28 -07:00
..