|
MLIR 22.0.0git
|
#include "mlir/Dialect/Shard/Transforms/Simplifications.h"#include "TransformsDetail.h"#include "mlir/Dialect/Arith/IR/Arith.h"#include "mlir/Dialect/Shard/IR/ShardOps.h"#include "mlir/IR/BuiltinTypeInterfaces.h"#include "mlir/IR/PatternMatch.h"#include "mlir/IR/SymbolTable.h"#include "llvm/ADT/STLExtras.h"#include "llvm/ADT/SmallVector.h"#include <numeric>Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::shard |
Functions | |
| void | mlir::shard::populateSimplificationPatterns (RewritePatternSet &patterns, SymbolTableCollection &symbolTableCollection) |
| void | mlir::shard::populateFoldingPatterns (RewritePatternSet &patterns, SymbolTableCollection &symbolTableCollection) |