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 9e7782d commit 70e0f31Copy full SHA for 70e0f31
mlir/lib/Transforms/RemoveDeadValues.cpp
@@ -60,7 +60,6 @@
60
#include <vector>
61
62
#define DEBUG_TYPE "remove-dead-values"
63
-#define DBGS() (llvm::dbgs() << '[' << DEBUG_TYPE << "] ")
64
65
namespace mlir {
66
#define GEN_PASS_DEF_REMOVEDEADVALUES
0 commit comments