MLIR  17.0.0git
Namespaces | Functions
SPIRVEnums.h File Reference
#include "mlir/IR/BuiltinAttributes.h"
#include "mlir/Support/LLVM.h"
#include "llvm/ADT/DenseMapInfo.h"
#include "llvm/ADT/StringRef.h"
#include "mlir/Dialect/SPIRV/IR/SPIRVEnums.h.inc"
#include "mlir/Dialect/SPIRV/IR/SPIRVEnumAvailability.h.inc"
+ Include dependency graph for SPIRVEnums.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mlir
 This header declares functions that assit transformations in the MemRef dialect.
 
 mlir::spirv
 

Functions

ArrayRef< Extension > mlir::spirv::getImpliedExtensions (Version version)
 Returns the implied extensions for the given version. More...
 
ArrayRef< Capability > mlir::spirv::getDirectImpliedCapabilities (Capability cap)
 Returns the directly implied capabilities for the given capability. More...
 
SmallVector< Capability, 0 > mlir::spirv::getRecursiveImpliedCapabilities (Capability cap)
 Returns the recursively implied capabilities for the given capability. More...