MLIR 22.0.0git
LLVMInterfaces.h File Reference
#include "mlir/Dialect/LLVMIR/LLVMAttrs.h"
#include "mlir/Dialect/LLVMIR/LLVMInterfaces.h.inc"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::LLVM
namespace  mlir::LLVM::detail

Functions

LogicalResult mlir::LLVM::detail::verifyAccessGroupOpInterface (Operation *op)
 Verifies the access groups attribute of memory operations that implement the access group interface.
LogicalResult mlir::LLVM::detail::verifyAliasAnalysisOpInterface (Operation *op)
 Verifies the alias analysis attributes of memory operations that implement the alias analysis interface.
LogicalResult mlir::LLVM::detail::verifyDereferenceableOpInterface (Operation *op)
 Verifies that the operation implementing the dereferenceable interface has exactly one result of LLVM pointer type.