[all-commits] [llvm/llvm-project] 211aa5: [mlir] Mark the MLIR tools for installation in CMake
Kern Handa via All-commits
all-commits at lists.llvm.org
Wed Feb 5 00:20:11 PST 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: 211aa5bf59eb36cd40b38b596901b6ce7cc84ba2
https://github.com/llvm/llvm-project/commit/211aa5bf59eb36cd40b38b596901b6ce7cc84ba2
Author: Kern Handa <kern.handa at gmail.com>
Date: 2020-02-05 (Wed, 05 Feb 2020)
Changed paths:
M mlir/tools/mlir-cpu-runner/CMakeLists.txt
M mlir/tools/mlir-cuda-runner/CMakeLists.txt
M mlir/tools/mlir-translate/CMakeLists.txt
Log Message:
-----------
[mlir] Mark the MLIR tools for installation in CMake
This binplaces `mlir-translate`, `mlir-cuda-runner`, and `mlir-cpu-runner` when building the CMake install target.
Differential Revision: https://reviews.llvm.org/D73986
(cherry picked from commit b8004b7308b490b93231789cd05f86294a77d663)
More information about the All-commits
mailing list