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 8291461 commit 795aa48Copy full SHA for 795aa48
mlir/include/mlir/Dialect/Linalg/Transforms/BufferizableOpInterface.h
@@ -18,7 +18,7 @@ namespace mlir {
18
class BlockAndValueMapping;
19
20
namespace linalg {
21
-class AllocationCallbacks;
+struct AllocationCallbacks;
22
class BufferizationAliasInfo;
23
24
/// Specify fine-grain relationship between buffers to enable more analysis.
0 commit comments