[Mlir-commits] [mlir] [NFC] Add REQUIRES: asserts to limit the test to debug only. (PR #83145)
Mehdi Amini
llvmlistbot at llvm.org
Tue Feb 27 12:18:10 PST 2024
================
@@ -1,3 +1,4 @@
+// REQUIRES: asserts
----------------
joker-eph wrote:
I don't believe we test on --debug output. I would rather remove this test.
https://github.com/llvm/llvm-project/pull/83145
More information about the Mlir-commits
mailing list