[PATCH] D80167: [mlir][gpu] Refactor ConvertGpuLaunchFuncToCudaCalls pass.
Wen-Heng (Jack) Chung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 20 14:19:02 PDT 2020
This revision was automatically updated to reflect the committed changes.
whchung marked an inline comment as done.
Closed by commit rGcdb6f05e2d5f: [mlir][gpu] Refactor ConvertGpuLaunchFuncToCudaCalls pass. (authored by whchung).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80167/new/
https://reviews.llvm.org/D80167
Files:
mlir/include/mlir/Conversion/GPUCommon/GPUCommonPass.h
mlir/include/mlir/Conversion/GPUToCUDA/GPUToCUDAPass.h
mlir/include/mlir/Conversion/Passes.td
mlir/include/mlir/InitAllPasses.h
mlir/lib/Conversion/CMakeLists.txt
mlir/lib/Conversion/GPUCommon/CMakeLists.txt
mlir/lib/Conversion/GPUCommon/ConvertLaunchFuncToRuntimeCalls.cpp
mlir/lib/Conversion/GPUToCUDA/CMakeLists.txt
mlir/lib/Conversion/GPUToCUDA/ConvertLaunchFuncToCudaCalls.cpp
mlir/test/Conversion/GPUCommon/lower-launch-func-to-gpu-runtime-calls.mlir
mlir/test/Conversion/GPUToCUDA/lower-launch-func-to-cuda.mlir
mlir/tools/mlir-cuda-runner/cuda-runtime-wrappers.cpp
mlir/tools/mlir-cuda-runner/mlir-cuda-runner.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80167.265345.patch
Type: text/x-patch
Size: 31532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/1f58b130/attachment.bin>
More information about the llvm-commits
mailing list