MLIR 24.0.0git
Transforms.h File Reference
#include "mlir/Dialect/EmitC/IR/EmitC.h"
#include "mlir/IR/PatternMatch.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/StringRef.h"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::emitc

Functions

ExpressionOp mlir::emitc::createExpression (Operation *op, OpBuilder &builder)
void mlir::emitc::populateExpressionPatterns (RewritePatternSet &patterns)
 Populates patterns with expression-related patterns.
void mlir::emitc::populateWrapFuncInClass (RewritePatternSet &patterns, StringRef funcName, StringRef classNameFormat, DenseMap< FuncOp, llvm::DenseSet< GlobalOp > > &globalsToMove)
void mlir::emitc::populateMLGOAddReflectionMapPatterns (RewritePatternSet &patterns, ArrayRef< std::string > includedFieldAttrs)