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

Matthias Springer llvmlistbot at llvm.org
Thu May 7 07:28:16 PDT 2026


https://github.com/matthias-springer commented:

This looks like `arith-expand` but with a lookup table. Very useful. I think we talked about this with @krzysz00 during EuroLLVM.

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


More information about the Mlir-commits mailing list