|
MLIR
22.0.0git
|
#include "mlir/Conversion/SPIRVToLLVM/SPIRVToLLVMPass.h"#include "mlir/Conversion/LLVMCommon/TypeConverter.h"#include "mlir/Conversion/SPIRVToLLVM/SPIRVToLLVM.h"#include "mlir/Dialect/LLVMIR/LLVMDialect.h"#include "mlir/Dialect/SPIRV/IR/SPIRVDialect.h"#include "mlir/Dialect/SPIRV/IR/SPIRVEnums.h"#include "mlir/Pass/Pass.h"#include "mlir/Conversion/Passes.h.inc"Go to the source code of this file.
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
Macros | |
| #define | GEN_PASS_DEF_CONVERTSPIRVTOLLVMPASS |
| #define GEN_PASS_DEF_CONVERTSPIRVTOLLVMPASS |
Definition at line 23 of file SPIRVToLLVMPass.cpp.