MLIR  19.0.0git
Enumerations
mlir::gpu::amd Namespace Reference

Enumerations

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

Enumeration Type Documentation

◆ Runtime

Potential runtimes for AMD GPU kernels.

Enumerator
Unknown 
HIP 
OpenCL 

Definition at line 15 of file Runtimes.h.