MLIR
15.0.0git
|
#include <memory>
Go to the source code of this file.
Namespaces | |
mlir | |
TODO: Remove this file when SCCP and integer range analysis have been ported to the new framework. | |
mlir::LLVM | |
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... | |