[all-commits] [llvm/llvm-project] b8004b: [mlir] Mark the MLIR tools for installation in CMake
Kern Handa via All-commits
all-commits at lists.llvm.org
Tue Feb 4 19:43:35 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b8004b7308b490b93231789cd05f86294a77d663
https://github.com/llvm/llvm-project/commit/b8004b7308b490b93231789cd05f86294a77d663
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
More information about the All-commits
mailing list