MLIR  19.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"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 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...