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

Jakub Kuderski llvmlistbot at llvm.org
Fri Nov 7 06:23:16 PST 2025


https://github.com/kuhar commented:

In addition to adding LIT tests, can you explain why each propagation step is correct and why it's always safe to apply the same flags to intermediate computation?

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


More information about the Mlir-commits mailing list