[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 07:24:13 PDT 2026


https://github.com/kuhar commented:

I wonder if this is the best place for this code -- we have similar patterns already in arith transforms. What made you decide to make it a new conversion pass?

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


More information about the Mlir-commits mailing list