llvm-project/mlir/test/Dialect/Tosa
Rob Suderman 1b00b94ffc [mlir][tosa] Tosa shape propagation for tosa.cond_if
We can propagate the shape from tosa.cond_if operands into the true/false
regions then through the connected blocks. Then, using the tosa.yield ops
we can determine what all possible return types are.

Reviewed By: jpienaar

Differential Revision: https://reviews.llvm.org/D105940
2021-08-03 17:54:54 -07:00
..
broadcast.mlir [mlir][tosa] Fix tosa.reshape failures due to implicit broadcasting 2021-07-29 15:21:57 -07:00
constant_folding.mlir
constrained_shapes.mlir
inlining.mlir [MLIR] Disallow `sym_visibility`, `sym_name` and `type` attributes in the parsed attribute dictionary. 2021-01-12 09:11:02 -08:00
ops.mlir [mlir][tosa] Use 3D tensors in tosa.matmul 2021-06-30 12:22:52 -07:00
quant-test.mlir
tosa-infer-shapes.mlir [mlir][tosa] Tosa shape propagation for tosa.cond_if 2021-08-03 17:54:54 -07:00