[Mlir-commits] [mlir] [mlir][arith] adding comparison regression tests (PR #96974)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Sat Jul 6 04:01:25 PDT 2024
================
@@ -0,0 +1,126 @@
+// Tests comparison operations.
----------------
banach-space wrote:
[nit] You can skip this line. Based on the filename we know that this is testing comparison Ops (it's duplicating information that's provided elsewhere)
https://github.com/llvm/llvm-project/pull/96974
More information about the Mlir-commits
mailing list