[Mlir-commits] [llvm] [mlir] Adjust LDBG output: surround DebugType between `[` and `]` (PR #150671)

Jacques Pienaar llvmlistbot at llvm.org
Fri Jul 25 11:35:48 PDT 2025


================
@@ -16,7 +16,7 @@ func.func @test_1_type_1.a(%arg0: memref<i32>) {
 // where its op could take the control has an op with memory effects"
 // %arg2 is live because it can make the control go into a block with a memory
 // effecting op.
-// CHECK-LABEL: test_tag: br:
+// CHECK-LABEL: tesdddt_tag: br:
----------------
jpienaar wrote:

Typo?

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


More information about the Mlir-commits mailing list