[Mlir-commits] [mlir] [mlir][python][nfc] Test `-print-ir-after-all` (PR #75742)
Maksim Levental
llvmlistbot at llvm.org
Sun Dec 17 08:50:18 PST 2023
================
@@ -281,3 +281,26 @@ def testPostPassOpInvalidation():
# CHECK: return
# CHECK: }
log(module)
+
+
+# Test -print-ir-after-all.
----------------
makslevental wrote:
This is for human consumption I guess? Like info on what the test accomplishes? Not sure if it's necessary (pretty self-evident). Also a little confusing...
https://github.com/llvm/llvm-project/pull/75742
More information about the Mlir-commits
mailing list