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