[Mlir-commits] [mlir] [mlir][arith] Match folding of `arith.remf` to `llvm.frem` semantics (PR #96537)

Jakub Kuderski llvmlistbot at llvm.org
Tue Jun 25 06:50:07 PDT 2024


https://github.com/kuhar commented:

LGTM % documentation. Also, please update the PR description:

>  It also updates the documentation of arith.remf to explicitly state that it follows the semantics of llvm.frem.

Not true anymore

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


More information about the Mlir-commits mailing list