MLIR
20.0.0git
|
#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) |