[Mlir-commits] [mlir] [MLIR][LLVM] Add `llvm.experimental.constrained.fptrunc` operation (PR #86260)

Tobias Gysi llvmlistbot at llvm.org
Mon Mar 25 10:37:11 PDT 2024


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

Thanks for the changes!

LGTM modulo some minor comments.

Its a shame these intrinsics seem to exists with all kinds of argument number and rounding mode configurations. Otherwise, it may have been nice to factor out base classes unary / binary etc to make things a bit less complex...

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


More information about the Mlir-commits mailing list