llvm-project/mlir/test/Dialect/Shape
Jacques Pienaar 86a78546b9 [mlir] Add shape.with_shape op
This is an operation that can returns a new ValueShape with a different shape. Useful for composing shape function calls and reusing existing shape transfer functions.

Just adding the op in this change.

Differential Revision: https://reviews.llvm.org/D84217
2020-07-31 14:46:48 -07:00
..
canonicalize.mlir [MLIR][Shape] Allow unsafe `shape.broadcast` 2020-07-31 14:18:06 +00:00
invalid.mlir [MLIR][Shape] Allow unsafe `shape.broadcast` 2020-07-31 14:18:06 +00:00
ops.mlir [mlir] Add shape.with_shape op 2020-07-31 14:46:48 -07:00
remove-shape-constraints.mlir [MLIR][Shape] Allow `cstr_broadcastable` to accept extent tensors 2020-07-20 14:39:44 +00:00
shape-to-shape.mlir [MLIR][Shape] Support transforming shape.num_elements on tensors 2020-07-28 14:13:06 +02:00