[Mlir-commits] [mlir] [mlir][arith] adding comparison regression tests (PR #96974)

Andrzej WarzyƄski llvmlistbot at llvm.org
Sat Jul 6 04:01:26 PDT 2024


================
@@ -0,0 +1,126 @@
+// Tests comparison operations.
+// These tests are intended to be target agnostic: they should yield the same results 
+// regardless of the target platform.
----------------
banach-space wrote:

[nit] I think that you can omit this as well - it's implicit from the `RUN` lines. A note in the summary would be sufficient.

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


More information about the Mlir-commits mailing list