MLIR
22.0.0git
|
#include <memory>
Go to the source code of this file.
Namespaces | |
mlir | |
Include the generated interface declarations. | |
mlir::ptr | |
Functions | |
void | mlir::ptr::populatePtrToLLVMConversionPatterns (LLVMTypeConverter &converter, RewritePatternSet &patterns) |
Populate the convert to LLVM patterns for the ptr dialect. More... | |
void | mlir::ptr::registerConvertPtrToLLVMInterface (DialectRegistry ®istry) |
Register the convert to LLVM interface for the ptr dialect. More... | |