Corentin Ferry 36b2c22e07
[mlir][emitc] Lower arith.divui, remui (#99313)
This commit lowers `arith.divui` and `arith.remui` to EmitC by wrapping
those operations with type conversions.
2024-07-31 10:41:18 +02:00
..