[Mlir-commits] [mlir] [MLIR][EmitC] arith-to-emitc: Fix lowering of fptoui (PR #118504)

Marius Brehler llvmlistbot at llvm.org
Thu Dec 5 05:25:19 PST 2024


================
@@ -674,7 +674,7 @@ class FtoICastOpConversion : public OpConversionPattern<CastOp> {
     Type actualResultType = dstType;
----------------
marbre wrote:

Thanks for clarifying.

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


More information about the Mlir-commits mailing list