[Mlir-commits] [mlir] [mlir][arith] Add mulf(x, 0) -> 0 to mulf folder (PR #161395)

Jakub Kuderski llvmlistbot at llvm.org
Wed Oct 1 05:08:10 PDT 2025


https://github.com/kuhar commented:

Since you match `anyZeroFloat`, maybe also add a test case with `-0.0`? Looks good otherwise.

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


More information about the Mlir-commits mailing list