MLIR  19.0.0git
Namespaces | Macros | Functions
LegalizeForExport.h File Reference
#include <memory>
#include "mlir/Dialect/LLVMIR/Transforms/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 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.