Put createGpuKernelOutliningPass in MLIR namespace
This function was declared in the `mlir` namespace but defined in the global namespace, leading to linking errors when used. PiperOrigin-RevId: 253784410
Loading
Please sign in to comment
This function was declared in the `mlir` namespace but defined in the global namespace, leading to linking errors when used. PiperOrigin-RevId: 253784410