[all-commits] [llvm/llvm-project] d805ab: [mlir][rocdl] fix shared lib build. NFC.
Wen-Heng (Jack) Chung via All-commits
all-commits at lists.llvm.org
Fri May 1 09:51:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d805ab7d039d6f3e7a8f7ab92e84c9d42a51ef66
https://github.com/llvm/llvm-project/commit/d805ab7d039d6f3e7a8f7ab92e84c9d42a51ef66
Author: Wen-Heng (Jack) Chung <whchung at gmail.com>
Date: 2020-05-01 (Fri, 01 May 2020)
Changed paths:
M mlir/lib/Dialect/LLVMIR/CMakeLists.txt
Log Message:
-----------
[mlir][rocdl] fix shared lib build. NFC.
Summary: - Add missing dependency to MLIRVectorToLLVM to get shared libs built.
Differential Revision: https://reviews.llvm.org/D79225
More information about the All-commits
mailing list