13 #ifndef MLIR_DIALECT_GPU_PASSES_H_ 14 #define MLIR_DIALECT_GPU_PASSES_H_ 21 template <
typename T>
class OpPassBase;
27 #endif // MLIR_DIALECT_GPU_PASSES_H_ Definition: InferTypeOpInterface.cpp:20
std::unique_ptr< OpPassBase< ModuleOp > > createGpuKernelOutliningPass()
Definition: KernelOutlining.cpp:213