[Mlir-commits] [mlir] [mlir][emitc] Add EmitC lowering for arith.trunci, arith.extsi, arith.extui (PR #91491)

Corentin Ferry llvmlistbot at llvm.org
Sun May 12 23:58:05 PDT 2024


================
@@ -177,3 +177,42 @@ func.func @arith_int_to_float_cast_ops(%arg0: i8, %arg1: i64) {
 
   return
 }
+
----------------
cferry-AMD wrote:

Done!

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


More information about the Mlir-commits mailing list