MLIR 22.0.0git
TensorToSPIRVPass.cpp File Reference

Go to the source code of this file.

Classes

class  mlir::impl::ConvertTensorToSPIRVPassBase< DerivedT >

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::impl
 Attribute collections provide a dictionary-like interface.

Macros

#define GEN_PASS_DEF_CONVERTTENSORTOSPIRVPASS

Functions

std::unique_ptr<::mlir::Passmlir::impl::createConvertTensorToSPIRVPass ()
std::unique_ptr<::mlir::Passmlir::impl::createConvertTensorToSPIRVPass (ConvertTensorToSPIRVPassOptions options)
std::unique_ptr<::mlir::Passmlir::createConvertTensorToSPIRVPass ()
std::unique_ptr<::mlir::Passmlir::createConvertTensorToSPIRVPass (ConvertTensorToSPIRVPassOptions options)

Macro Definition Documentation

◆ GEN_PASS_DEF_CONVERTTENSORTOSPIRVPASS

#define GEN_PASS_DEF_CONVERTTENSORTOSPIRVPASS

Definition at line 22 of file TensorToSPIRVPass.cpp.