[Mlir-commits] [mlir] Add arith expansion of f8E8M0 type for extf/trunc ops (PR #140332)

Krzysztof Drewniak llvmlistbot at llvm.org
Mon May 19 07:20:22 PDT 2025


krzysz00 wrote:

Yeah, having slept on it, sending negative numbers to 0 / 2^-127 makes sense, mostly because it's very weird for truncf to mess with the ordering between floats

https://github.com/llvm/llvm-project/pull/140332


More information about the Mlir-commits mailing list