MLIR  17.0.0git
Namespaces | Functions
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

 mlir
 This header declares functions that assist transformations in the MemRef dialect.
 
 mlir::LLVM
 
 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. More...
 
LogicalResult mlir::LLVM::detail::verifyAliasAnalysisOpInterface (Operation *op)
 Verifies the alias analysis attributes of memory operations that implement the alias analysis interface. More...