Skip to content

Commit 12b34e0

Browse files
[mlir] Clean up includes in Transforms/Passes.h
Differential Revision: https://reviews.llvm.org/D107520
1 parent 5848166 commit 12b34e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Transforms/NormalizeMemRefs.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#include "mlir/Transforms/Passes.h"
1818
#include "mlir/Transforms/Utils.h"
1919
#include "llvm/ADT/SmallSet.h"
20+
#include "llvm/Support/Debug.h"
2021

2122
#define DEBUG_TYPE "normalize-memrefs"
2223

0 commit comments

Comments
 (0)