Generate simpler code for comparisons
The ocaml compiler (without flambda) does not optimize`Int.compare x y = 1` into a plain comparison.
Jérôme Vouillon 9 months ago a8b1f3d2 5067176a