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

Wen-Heng (Jack) Chung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 07:38:13 PDT 2020


whchung updated this revision to Diff 268467.
whchung added a comment.

Apply NOLINT.


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.268467.patch
Type: text/x-patch
Size: 29594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/7995a6fc/attachment.bin>


More information about the llvm-commits mailing list