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

Xiang Li llvmlistbot at llvm.org
Wed Oct 1 06:20:50 PDT 2025


python3kgae wrote:

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

Done.

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


More information about the Mlir-commits mailing list