MLIR  19.0.0git
Namespaces | Functions
SPIRVOpUtils.h File Reference
#include "mlir/Dialect/SPIRV/IR/SPIRVOps.h"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::spirv
 

Functions

unsigned mlir::spirv::getBitWidth (Type type)
 Returns the bit width of the type. More...
 
void mlir::spirv::printVariableDecorations (Operation *op, OpAsmPrinter &printer, SmallVectorImpl< StringRef > &elidedAttrs)
 
LogicalResult mlir::spirv::extractValueFromConstOp (Operation *op, int32_t &value)
 
LogicalResult mlir::spirv::verifyMemorySemantics (Operation *op, spirv::MemorySemantics memorySemantics)