llvm-project/mlir/tools/mlir-cuda-runner
Serge Guelton d94f70fb98 [mlir] Improve LLVM shlib support
mlir-tblgen was incompatible with libLLVM, due to explicit linkage with
libLLVMSupport etc.
As it cannot link with libLLVM, make sure all lib it uses are not using libLLVM
either.

As a side effect, also remove some explicit references to LLVM libs and use
components instead.

Differential Revision: https://reviews.llvm.org/D88846
2020-10-09 07:17:56 +02:00
..
CMakeLists.txt [mlir] Improve LLVM shlib support 2020-10-09 07:17:56 +02:00
cuda-runtime-wrappers.cpp [MLIR] Adding gpu.host_register op and lower it to a runtime call. 2020-08-10 22:46:17 +02:00
mlir-cuda-runner.cpp [MLIR] Make gpu.launch_func rewrite pattern part of the LLVM lowering pass. 2020-08-10 19:28:30 +02:00