[all-commits] [llvm/llvm-project] 9ba3b7: [MLIR] Fix typo and expand gpu.host_register descr...
Christian Sigg via All-commits
all-commits at lists.llvm.org
Mon Sep 21 04:45:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9ba3b7449d30c7a7b9be77ef3ac4016ba263b619
https://github.com/llvm/llvm-project/commit/9ba3b7449d30c7a7b9be77ef3ac4016ba263b619
Author: Christian Sigg <csigg at google.com>
Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths:
M mlir/include/mlir/Dialect/GPU/GPUOps.td
M mlir/lib/Conversion/GPUCommon/ConvertLaunchFuncToRuntimeCalls.cpp
Log Message:
-----------
[MLIR] Fix typo and expand gpu.host_register description.
See comments in https://reviews.llvm.org/D85631.
Reviewed By: herhut
Differential Revision: https://reviews.llvm.org/D86214
More information about the All-commits
mailing list