[PATCH] D80676: [mlir][gpu] Introduce mlir-rocm-runner.

Wen-Heng (Jack) Chung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 5 07:47:14 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2fd6403a6d7a: [mlir][gpu] Introduce mlir-rocm-runner. (authored by whchung).

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.268798.patch
Type: text/x-patch
Size: 29574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/738f06dd/attachment.bin>


More information about the llvm-commits mailing list