Ian Tayler Lessa 67d1d984b2
[mlir][tosa] Optimize block scaled cast sequences (#188018)
Add a canonicalization pattern that will delete cast_from_block_scaled
-> cast_to_block_scaled sequences when the input and output types and
block sizes match.

---------

Signed-off-by: Ian Tayler Lessa <ian.taylerlessa@arm.com>
2026-03-25 20:09:11 +00:00
..

Multi-Level Intermediate Representation

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