|
MLIR
22.0.0git
|
Go to the source code of this file.
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
Functions | |
| void | mlir::populateAMXLegalizeForLLVMExportPatterns (LLVMTypeConverter &converter, RewritePatternSet &patterns) |
| Collect a set of patterns to lower AMX ops to ops that map to LLVM intrinsics. More... | |
| void | mlir::configureAMXLegalizeForExportTarget (LLVMConversionTarget &target) |
| Configure the target to support lowering AMX ops to ops that map to LLVM intrinsics. More... | |
| void | mlir::registerConvertAMXToLLVMInterface (DialectRegistry ®istry) |
| Register LLVM conversion interface for AMX dialect. More... | |