We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a96d19 commit da16057Copy full SHA for da16057
mlir/test/lib/Dialect/XeGPU/TestXeGPUTransforms.cpp
@@ -173,8 +173,6 @@ struct TestXeGPUUnrollingPatterns
173
174
#undef DEBUG_TYPE
175
#define DEBUG_TYPE "test-xegpu-layout-interface"
176
-#define DBGS() (llvm::dbgs() << "[" DEBUG_TYPE "]: ")
177
-#define LDBG(X) LLVM_DEBUG(DBGS() << X << "\n")
178
179
// Test pattern for distributing vector::StepOp from workgroup to subgroup.
180
// Validates DistributeLayoutAttr interfaces for offset computation
0 commit comments