forked from OSchip/llvm-project
74d44c43e8
Summary: This revision performs several cleanups on the translation infra: * Removes the TranslateCLParser library and consolidates into Translation - This was a weird library that existed in Support, and didn't really justify being a standalone library. * Cleans up the internal registration and consolidates all of the translation functions within one registry. Differential Revision: https://reviews.llvm.org/D77514 |
||
---|---|---|
.. | ||
mlir-cpu-runner | ||
mlir-cuda-runner | ||
mlir-opt | ||
mlir-shlib | ||
mlir-tblgen | ||
mlir-translate | ||
mlir-vulkan-runner | ||
CMakeLists.txt |