[MLIR] Use `kernel` as a short hand for `gpu.kernel` attribute.
Summary: Use the shortcu `kernel` for the `gpu.kernel` attribute of `gpu.func`. The parser supports this and test cases are easier to read. Differential Revision: https://reviews.llvm.org/D78542
Loading
Please sign in to comment