Fix typos in the Standard Dialect documentation
"sgt" and "ult" used twice the second "slt" should be "sge" for signed greater than or equal the second "ult" should be "ule" unsigned less than or equal Closes tensorflow/mlir#223 PiperOrigin-RevId: 278745410
Loading
Please sign in to comment