================ @@ -0,0 +1,13 @@ +// RUN: mlir-opt %s -test-ir-visitors | FileCheck %s ---------------- joker-eph wrote: Have you tried running the test case I posted through mlir-opt without the test-ir-visitors pass? https://github.com/llvm/llvm-project/pull/178369