[PATCH] D80676: [mlir][gpu] Introduce mlir-rocm-runner.
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 28 11:33:26 PDT 2020
rriddle added inline comments.
================
Comment at: mlir/include/mlir/Conversion/GPUCommon/GPUCommonPass.h:49
+createConvertGpuLaunchFuncToGpuRuntimeCallsPass(
+ std::string gpuBinaryAnnotation);
----------------
StringRef?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80676/new/
https://reviews.llvm.org/D80676
More information about the llvm-commits
mailing list