Annotate outlined kernel functions with the attribute `gpu.kernel`.
authorThomas Joerg <tjoerg@google.com>
Fri, 10 May 2019 11:26:58 +0000 (04:26 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sat, 11 May 2019 02:27:56 +0000 (19:27 -0700)
commitdf0296742b7fa82bb3285f2a4eac99d20ac5a6cc
tree7dc14ca60456585f660c9bdb1c1f61fee4933003
parent29712d7ffaa534af106042da46ae41307e53c2ea
Annotate outlined kernel functions with the attribute `gpu.kernel`.

--

PiperOrigin-RevId: 247589560
mlir/include/mlir/GPU/GPUDialect.h
mlir/lib/GPU/Transforms/KernelOutlining.cpp
mlir/test/GPU/outlining.mlir