[all-commits] [llvm/llvm-project] f80c6d: Fix MLIR build when NVPTX backend is not configure...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Mar 9 21:12:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f80c6d8dec1866424d66a0b1ab67c082e2d08375
https://github.com/llvm/llvm-project/commit/f80c6d8dec1866424d66a0b1ab67c082e2d08375
Author: Mehdi Amini <joker-eph at gmail.com>
Date: 2020-03-10 (Tue, 10 Mar 2020)
Changed paths:
M mlir/lib/Conversion/GPUToCUDA/CMakeLists.txt
Log Message:
-----------
Fix MLIR build when NVPTX backend is not configured in
The GPUToCUDA conversion needs to conditionally link it
in.
More information about the All-commits
mailing list