llvm-project/mlir/test/Conversion/GPUToCUDA
Tres Popp 9a52ea5cf9 Create a gpu.module operation for the GPU Dialect.
Summary:
This is based on the use of code constantly checking for an attribute on
a model and instead represents the distinct operaion with a different
op. Instead, this op can be used to provide better filtering.

Reverts "Revert "[mlir] Create a gpu.module operation for the GPU Dialect.""

This reverts commit ac446302ca4145cdc89f377c0c364c29ee303be5 after
fixing internal Google issues.

This additionally updates ROCDL lowering to use the new gpu.module.

Reviewers: herhut, mravishankar, antiagainst, nicolasvasilache

Subscribers: jholewinski, mgorny, mehdi_amini, jpienaar, burmako, shauheen, csigg, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, llvm-commits, mravishankar, rriddle, antiagainst, bkramer

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D72921
2020-01-21 14:05:03 +01:00
..
lit.local.cfg Make GPU to CUDA transformations independent of CUDA runtime. 2019-06-26 05:16:37 -07:00
lower-launch-func-to-cuda.mlir Create a gpu.module operation for the GPU Dialect. 2020-01-21 14:05:03 +01:00
lower-nvvm-kernel-to-cubin.mlir Create a gpu.module operation for the GPU Dialect. 2020-01-21 14:05:03 +01:00