llvm-project/mlir/tools
Mehdi Amini b8c260c38d Remove linking all targets from `mlir-opt` (NFC)
There is no need to directly depends on this from mlir-opt, some library
may transitively depend on a subset of the targets when enabled (like
NVPTX for Cuda codegen tests) but this is handled by CMake already.
2020-04-01 17:21:07 +00:00
..
mlir-cpu-runner [MLIR] Do not link mlir-cpu-runner with X86 libs 2020-03-11 11:35:59 -07:00
mlir-cuda-runner Fix all-reduce int tests by host-registering memrefs. 2020-03-23 11:48:13 +01:00
mlir-opt Remove linking all targets from `mlir-opt` (NFC) 2020-04-01 17:21:07 +00:00
mlir-shlib [MLIR] Add support for libMLIR.so 2020-03-06 13:25:18 -08:00
mlir-tblgen [mlir][Pass] Add support for generating pass documention from the tablegen definition 2020-04-01 02:10:46 -07:00
mlir-translate Add a flag on the context to protect against creation of operations in unregistered dialects 2020-03-30 19:37:31 +00:00
mlir-vulkan-runner [mlir] NFC: fix trivial typo in source files 2020-03-28 10:12:49 +09:00
CMakeLists.txt [mlir] Fix cross compiling MLIR 2020-03-14 19:18:40 +00:00