MLIR  19.0.0git
Namespaces | Enumerations
Runtimes.h File Reference

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 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...