[PATCH] D80676: [mlir][gpu] Introduce mlir-rocm-runner.
Wen-Heng (Jack) Chung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 28 10:23:50 PDT 2020
whchung updated this revision to Diff 266935.
whchung added a comment.
Improve ROCm HIP library search logic.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80676/new/
https://reviews.llvm.org/D80676
Files:
mlir/CMakeLists.txt
mlir/include/mlir/Conversion/GPUCommon/GPUCommonPass.h
mlir/lib/Conversion/GPUCommon/ConvertLaunchFuncToRuntimeCalls.cpp
mlir/test/CMakeLists.txt
mlir/test/lit.cfg.py
mlir/test/lit.site.cfg.py.in
mlir/test/mlir-rocm-runner/gpu-to-hsaco.mlir
mlir/test/mlir-rocm-runner/lit.local.cfg
mlir/test/mlir-rocm-runner/two-modules.mlir
mlir/test/mlir-rocm-runner/vecadd.mlir
mlir/tools/CMakeLists.txt
mlir/tools/mlir-rocm-runner/CMakeLists.txt
mlir/tools/mlir-rocm-runner/mlir-rocm-runner.cpp
mlir/tools/mlir-rocm-runner/rocm-runtime-wrappers.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80676.266935.patch
Type: text/x-patch
Size: 29504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/2f6dc1f3/attachment-0001.bin>
More information about the llvm-commits
mailing list