MLIR
20.0.0git
|
#include <memory>
#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_DECL_CONVERTGPUOPSTOLLVMSPVOPS |
Functions | |
void | mlir::populateGpuToLLVMSPVConversionPatterns (const LLVMTypeConverter &converter, RewritePatternSet &patterns) |
void | mlir::populateGpuMemorySpaceAttributeConversions (TypeConverter &typeConverter) |
Populates memory space attribute conversion rules for lowering gpu.address_space to integer values. More... | |
#define GEN_PASS_DECL_CONVERTGPUOPSTOLLVMSPVOPS |
Definition at line 21 of file GPUToLLVMSPVPass.h.