13#ifndef MLIR_DIALECT_LLVMIR_LLVMINTERFACES_H_
14#define MLIR_DIALECT_LLVMIR_LLVMINTERFACES_H_
42#include "mlir/Dialect/LLVMIR/LLVMInterfaces.h.inc"
Conversion from types to the LLVM IR dialect.
This class coordinates the application of a rewrite on a set of IR, providing a way for clients to tr...
LogicalResult verifyAliasAnalysisOpInterface(Operation *op)
Verifies the alias analysis attributes of memory operations that implement the alias analysis interfa...
LogicalResult verifyAccessGroupOpInterface(Operation *op)
Verifies the access groups attribute of memory operations that implement the access group interface.
LogicalResult verifyDereferenceableOpInterface(Operation *op)
Verifies that the operation implementing the dereferenceable interface has exactly one result of LLVM...
Include the generated interface declarations.