[Mlir-commits] [mlir] [mlir][math] Propagate fast math attrs in AlgebraicSimplification (PR #166802)

Slava Zakharin llvmlistbot at llvm.org
Thu Nov 6 16:50:02 PST 2025


https://github.com/vzakhari approved this pull request.

It looks reasonable to me, though I think all these transformation should be guarded by an FMF flag (e.g. `afn`). I am not asking to do it in this PR.

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


More information about the Mlir-commits mailing list