[Mlir-commits] [mlir] [mlir][arith] Add rounding mode flags to binary arithmetic operations (PR #188458)
Matthias Springer
llvmlistbot at llvm.org
Tue Apr 7 07:05:28 PDT 2026
matthias-springer wrote:
I removed `remf` from this commit because the `APFloat` API does not have rounding mode support for that operation.
https://github.com/llvm/llvm-project/pull/188458
More information about the Mlir-commits
mailing list