MLIR
20.0.0git
|
#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< Pass > | mlir::LLVM::createLegalizeForExportPass () |
Creates a pass that legalizes the LLVM dialect operations so that they can be translated to LLVM IR. More... | |
#define GEN_PASS_DECL_LLVMLEGALIZEFOREXPORT |
Definition at line 20 of file LegalizeForExport.h.