llvm-project/mlir/tools
Federico Lebrón 7d1ed69c8a Make namespace handling uniform across dialect backends.
Now backends spell out which namespace they want to be in, instead of relying on
clients #including them inside already-opened namespaces. This also means that
cppNamespaces should be fully qualified, and there's no implicit "::mlir::"
prepended to them anymore.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D86811
2020-09-14 20:33:31 +00:00
..
mlir-cpu-runner [MLIR] Move JitRunner to live with ExecutionEngine 2020-05-15 14:37:10 -07:00
mlir-cuda-runner [MLIR] Adding gpu.host_register op and lower it to a runtime call. 2020-08-10 22:46:17 +02:00
mlir-linalg-ods-gen [mlir][Linalg] Refactor StructuredOpInterface - NFC 2020-09-11 07:53:12 -04:00
mlir-opt [mlir][Analysis] Allow Slice Analysis to work with linalg::LinalgOp 2020-09-10 18:54:22 -07:00
mlir-reduce Fix mlir-reduce to explicitly register dialects and disable the global dialect registry by default 2020-08-31 22:54:58 +00:00
mlir-rocm-runner [MLIR] Adding gpu.host_register op and lower it to a runtime call. 2020-08-10 22:46:17 +02:00
mlir-shlib [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
mlir-tblgen Make namespace handling uniform across dialect backends. 2020-09-14 20:33:31 +00:00
mlir-translate [mlir] Fix includes in mlir-translate 2020-09-04 15:22:38 +02:00
mlir-vulkan-runner [mlir][vulkan-runner] Explicitly export vulkan-runtime-wrapper entry points. 2020-09-01 15:37:54 -07:00
CMakeLists.txt Create the MLIR Reduce framework 2020-07-07 23:42:53 +00:00