llvm-project/mlir/test/Dialect/Tosa
not-jenni 08574ce4d6 [mlir][tosa] Add clamp + clamp as single clamp canonicalization
When 2 clamp ops are in a row, they can be canonicalized into a single clamp
that uses the most constrained range

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D117934
2022-01-21 16:24:43 -08:00
..
broadcast.mlir tosa-make-broadcatable pass now supports numpy style broadcasting only. 2021-11-10 11:48:35 -08:00
canonicalize.mlir [mlir][tosa] Add clamp + clamp as single clamp canonicalization 2022-01-21 16:24:43 -08:00
constant_folding.mlir
constrained_shapes.mlir
inlining.mlir [mlir] Don't print `// no predecessors` on entry blocks 2022-01-19 15:57:58 -08:00
invalid.mlir Fix TOSA verifier to emit verbose errors 2021-12-05 19:16:54 +00:00
ops.mlir [mlir] Don't print `// no predecessors` on entry blocks 2022-01-19 15:57:58 -08:00
quant-test.mlir
tosa-decompose-conv2d.mlir [mlir][tosa] Allow optional TOSA decompositions to be populated separately 2022-01-11 10:26:30 -08:00
tosa-decompose-depthwise.mlir [mlir][tosa] Allow optional TOSA decompositions to be populated separately 2022-01-11 10:26:30 -08:00
tosa-decompose-transpose-conv.mlir [mlir][tosa] Allow optional TOSA decompositions to be populated separately 2022-01-11 10:26:30 -08:00
tosa-infer-shapes.mlir [mlir] Drop the leading space when printing regions 2022-01-18 16:52:34 +00:00