MLIR
21.0.0git
|
This class indicates that the attribute associated with this trait is a GPU offloading translation attribute. More...
#include "mlir/Dialect/GPU/IR/CompilationInterfaces.h"
Additional Inherited Members | |
![]() | |
ConcreteType | getInstance () const |
Return the derived instance. More... | |
This class indicates that the attribute associated with this trait is a GPU offloading translation attribute.
These kinds of attributes must implement an interface for handling the translation of GPU offloading operations like gpu.binary
& gpu.launch_func
.
Definition at line 37 of file CompilationInterfaces.h.