llvm-project/mlir/tools
Denis Khalikov bfb2ce0256 [mlir][vulkan-runner] Use C-compatible wrapper emission.
A memref argument is converted into a pointer-to-struct argument
of type `{T*, T*, i64, i64[N], i64[N]}*` in the wrapper function,
where T is the converted element type and N is the memref rank.

Differential Revision: https://reviews.llvm.org/D76059
2020-03-17 07:54:41 -04: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 [MLIR] Move from add_dependencies() to DEPENDS 2020-03-06 13:25:17 -08:00
mlir-opt [MLIR] Link MLIRMlirOptMain with the same libraries as mlir-opt 2020-03-11 12:02:10 -07:00
mlir-shlib [MLIR] Add support for libMLIR.so 2020-03-06 13:25:18 -08:00
mlir-tblgen [mlir] Add support for the attribute verifiers in the dialect declaration generator. 2020-03-16 18:32:23 -07:00
mlir-translate [MLIR] Refactor handling of dialect libraries 2020-02-28 11:35:16 -08:00
mlir-vulkan-runner [mlir][vulkan-runner] Use C-compatible wrapper emission. 2020-03-17 07:54:41 -04:00
CMakeLists.txt [mlir] Fix cross compiling MLIR 2020-03-14 19:18:40 +00:00