[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
================
----------------
matthias-springer wrote:
I was a bit surprised to see this unit test. Do you actually need this exhaustive test for all bit patterns? You already have `Arith/CPU/test-lut-extf-f8.mlir‎`. I'm asking because we try to avoid unit tests with IR strings.
https://github.com/llvm/llvm-project/pull/196321
More information about the Mlir-commits
mailing list