llvm-project/mlir/test/Conversion/TosaToLinalg
Thomas Raoux 2eb50cee11 [mlir][tosa] Use arith::maxf/arith::minf in lowering from tosa
now that `arith` dialect has maxf/minf use it instead of cmp/select.
Also refactor clamp helpers to make them simlper.

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D131426
2022-08-09 01:10:32 +00:00
..
tosa-to-linalg-named.mlir [mlir][tosa] Replace StructAttrs with AttrDefs 2022-06-09 23:01:51 +00:00
tosa-to-linalg.mlir [mlir][tosa] Use arith::maxf/arith::minf in lowering from tosa 2022-08-09 01:10:32 +00:00