[Mlir-commits] [mlir] [mlir][emitc] Arith to EmitC: handle floating-point<->integer conversions (PR #87614)

Marius Brehler llvmlistbot at llvm.org
Fri Apr 26 07:29:20 PDT 2024


marbre wrote:

> @simon-camp Thanks for your review and documentation, you're right. There is no need to check the rounding mode for cast operations, so we can just drop the extra flag.

Would you like us to review again or do you intend to push further modifications? Fell free, to just ping us :)

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


More information about the Mlir-commits mailing list