MLIR  17.0.0git
Namespaces | Enumerations
Runtimes.h File Reference

Go to the source code of this file.

Namespaces

 mlir
 This header declares functions that assist transformations in the MemRef dialect.
 
 mlir::gpu
 
 mlir::gpu::amd
 

Enumerations

enum  mlir::gpu::amd::Runtime { mlir::gpu::amd::Unknown = 0 , mlir::gpu::amd::HIP = 1 , mlir::gpu::amd::OpenCL = 2 }
 Potential runtimes for AMD GPU kernels. More...