[Mlir-commits] [mlir] [mlir][arith] Add LUT-based lowering of arith.extf for FP8 to F32. (PR #196321)

Jakub Kuderski llvmlistbot at llvm.org
Thu May 7 09:35:26 PDT 2026


================

----------------
kuhar wrote:

It depends on what your target cares about more, the caches, etc. If you had a vector of values to convert, I’d expect the final sign computation to be very cheap all things considered. (This is not a blocking comment, just something to consider.)

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


More information about the Mlir-commits mailing list