[all-commits] [llvm/llvm-project] 873a3e: [mlir] Add missing NVGPU link dependency to Vector...
Chris via All-commits
all-commits at lists.llvm.org
Fri May 20 09:47:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 873a3e2c1d048f5d592f29d0ca09348afd2cbd0a
https://github.com/llvm/llvm-project/commit/873a3e2c1d048f5d592f29d0ca09348afd2cbd0a
Author: Christopher Bate <cbate at nvidia.com>
Date: 2022-05-20 (Fri, 20 May 2022)
Changed paths:
M mlir/lib/Conversion/VectorToGPU/CMakeLists.txt
Log Message:
-----------
[mlir] Add missing NVGPU link dependency to VectorToGPU
The missing link dependency caused build failures in some
configurations.
More information about the All-commits
mailing list