|
MLIR 22.0.0git
|
#include "mlir/Dialect/SPIRV/IR/SPIRVOps.h"#include "SPIRVOpUtils.h"#include "SPIRVParsingUtils.h"Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::spirv |
Functions | |
| template<typename T> | |
| static StringRef | mlir::spirv::stringifyTypeName () |
| template<> | |
| StringRef | mlir::spirv::stringifyTypeName< IntegerType > () |
| template<> | |
| StringRef | mlir::spirv::stringifyTypeName< FloatType > () |
| template<typename AtomicOpTy, typename ExpectedElementType> | |
| static LogicalResult | mlir::spirv::verifyAtomicUpdateOp (Operation *op) |