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 0a6bf30 commit 9aaad16Copy full SHA for 9aaad16
Plugins/MLIR/ConvertMemRefToLLVMPlugin.cpp
@@ -6,7 +6,7 @@
6
#include "mlir/Transforms/DialectConversion.h"
7
8
using namespace mlir;
9
-
+// to remove and add Tensorium_MLIR as a subdependence
10
namespace {
11
struct ConvertMemRefToLLVMPass
12
: public PassWrapper<ConvertMemRefToLLVMPass, OperationPass<ModuleOp>> {
0 commit comments