Files
llvm/mlir
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
..
2020-07-31 14:46:48 -07:00
2020-07-31 14:46:48 -07:00

Multi-Level Intermediate Representation

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