llvm-project/mlir/test/Conversion/GPUToVulkan
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
..
invoke-vulkan.mlir [mlir][vulkan-runner] Simplify vulkan launch call op. 2020-04-18 16:49:47 +03:00
lower-gpu-launch-vulkan-launch.mlir [MLIR] Use nested symbol to identify kernel in `LaunchFuncOp`. 2020-04-22 07:44:29 +00:00