MLIR  17.0.0git
Namespaces | Macros | Functions
LegalizeForExport.h File Reference
#include <memory>
#include "mlir/Dialect/LLVMIR/Transforms/Passes.h.inc"
+ Include dependency graph for LegalizeForExport.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mlir
 This header declares functions that assit transformations in the MemRef dialect.
 
 mlir::LLVM
 

Macros

#define GEN_PASS_DECL_LLVMLEGALIZEFOREXPORT
 

Functions

void mlir::LLVM::ensureDistinctSuccessors (Operation *op)
 Make argument-taking successors of each block distinct. More...
 
std::unique_ptr< Passmlir::LLVM::createLegalizeForExportPass ()
 Creates a pass that legalizes the LLVM dialect operations so that they can be translated to LLVM IR. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_LLVMLEGALIZEFOREXPORT

#define GEN_PASS_DECL_LLVMLEGALIZEFOREXPORT

Definition at line 20 of file LegalizeForExport.h.