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 9e7834c commit 6f0f798Copy full SHA for 6f0f798
mlir/lib/Analysis/DataFlow/LivenessAnalysis.cpp
@@ -21,7 +21,6 @@
21
#include <mlir/Support/LLVM.h>
22
23
#define DEBUG_TYPE "liveness-analysis"
24
-#define DBGS() (llvm::dbgs() << '[' << DEBUG_TYPE << "] ")
25
26
using namespace mlir;
27
using namespace mlir::dataflow;
0 commit comments