[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:57:12 PDT 2020
    
    
  
whchung updated this revision to Diff 266947.
whchung added a comment.
Fix build errors in a shared lib build.
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.266947.patch
Type: text/x-patch
Size: 29704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/f70068eb/attachment.bin>
    
    
More information about the llvm-commits
mailing list