[Mlir-commits] [mlir] [mlir][transform] Fix handling of transitive include in interpreter. (PR #67560)

Ingo Müller llvmlistbot at llvm.org
Fri Oct 13 01:54:20 PDT 2023


================
@@ -0,0 +1,14 @@
+// RUN: mlir-opt %s
----------------
ingomueller-net wrote:

I copied this from other files and speculated that this is done to (1) make lit not complain and (2) maybe make a test fail if the syntax of this specific file gets out of date rather than relying a test of another file?

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


More information about the Mlir-commits mailing list