Alex Zinenko 4cba614c19 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
2019-06-19 23:06:07 -07:00
..