[all-commits] [llvm/llvm-project] 7b6358: Fix MLIR build when the NVPTX target isn't configured
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Feb 12 04:38:51 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7b635880ab5720f25f2be572240f8cad89ccf10b
https://github.com/llvm/llvm-project/commit/7b635880ab5720f25f2be572240f8cad89ccf10b
Author: Mehdi Amini <joker-eph at gmail.com>
Date: 2020-02-12 (Wed, 12 Feb 2020)
Changed paths:
M mlir/lib/Conversion/GPUToCUDA/CMakeLists.txt
M mlir/lib/Conversion/GPUToCUDA/ConvertKernelFuncToCubin.cpp
M mlir/tools/mlir-opt/CMakeLists.txt
Log Message:
-----------
Fix MLIR build when the NVPTX target isn't configured
Differential Revision: https://reviews.llvm.org/D74472
More information about the All-commits
mailing list