MLIR 22.0.0git
Traits.h File Reference

Go to the source code of this file.

Classes

class  mlir::HasDefaultDLTIDataLayout< ConcreteOp >
 Trait to be used by operations willing to use the implementation of the data layout interfaces provided by the Target dialect. More...

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::impl
 Attribute collections provide a dictionary-like interface.

Functions

LogicalResult mlir::impl::verifyHasDefaultDLTIDataLayoutTrait (Operation *op)
DataLayoutSpecInterface mlir::impl::getDataLayoutSpec (Operation *op)
TargetSystemSpecInterface mlir::impl::getTargetSystemSpec (Operation *op)