MLIR
20.0.0git
|
#include "mlir/Dialect/Linalg/Transforms/Transforms.h"
#include "mlir/IR/PatternMatch.h"
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "linalg-transpose-matmul" |
#define DEBUG_TYPE "linalg-transpose-matmul" |
Definition at line 16 of file TransposeMatmul.cpp.