llvm-project/mlir/include
Frederik Gossen 0372db05bb [MLIR] Use nested symbol to identify kernel in `LaunchFuncOp`.
Summary:
Use a nested symbol to identify the kernel to be invoked by a `LaunchFuncOp` in the GPU dialect.
This replaces the two attributes that were used to identify the kernel module and the kernel within seperately.

Differential Revision: https://reviews.llvm.org/D78551
2020-04-22 07:44:29 +00:00
..
mlir [MLIR] Use nested symbol to identify kernel in `LaunchFuncOp`. 2020-04-22 07:44:29 +00:00
mlir-c Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00