[Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)
Matthias Springer
llvmlistbot at llvm.org
Tue Mar 24 03:31:37 PDT 2026
matthias-springer wrote:
I changed the op, so that it only allows FP types with the same bitwidth.
https://github.com/llvm/llvm-project/pull/188041
More information about the Mlir-commits
mailing list