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 2052b9d commit 827b352Copy full SHA for 827b352
mlir/lib/Dialect/Affine/Transforms/SuperVectorize.cpp
@@ -24,7 +24,6 @@
24
#include "mlir/Dialect/Vector/IR/VectorOps.h"
25
#include "mlir/Dialect/Vector/Utils/VectorUtils.h"
26
#include "mlir/IR/IRMapping.h"
27
-#include "mlir/IR/Value.h"
28
#include "mlir/Pass/Pass.h"
29
#include "mlir/Support/LLVM.h"
30
#include "llvm/ADT/STLExtras.h"
0 commit comments