[Mlir-commits] [mlir] [mlir][tosa] Optimize block scaled cast sequences (PR #188018)
Hocky Yudhiono
llvmlistbot at llvm.org
Mon Mar 23 05:47:13 PDT 2026
hockyy wrote:
I see, basically the 4bit floating point is has lower precision
and downcasting (to_block_scaled) is basically pruning some extra data
https://github.com/llvm/llvm-project/pull/188018
More information about the Mlir-commits
mailing list