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 a44746e commit b5098d5Copy full SHA for b5098d5
enzyme/Enzyme/MLIR/Passes/RemovalUtils.cpp
@@ -11,6 +11,7 @@
11
#include "Interfaces/AutoDiffTypeInterface.h"
12
#include "mlir/IR/PatternMatch.h"
13
#include <cassert>
14
+#include <deque>
15
16
using namespace mlir;
17
using namespace mlir::enzyme;
0 commit comments