llvm-capstone/mlir/tools
Fabian Mora 1828deb752
[mlir][gpu] Deprecate gpu::Serialization* passes. (#65857)
Deprecate the `gpu-to-cubin` & `gpu-to-hsaco` passes in favor of the
`TargetAttr` workflow. This patch removes remaining upstream uses of the
aforementioned passes, including the option to use them in `mlir-opt`. A
future patch will remove these passes entirely.

The passes can be re-enabled in `mlir-opt` by adding the CMake flag: `-DMLIR_ENABLE_DEPRECATED_GPU_SERIALIZATION=1`.
2023-09-11 16:32:15 -04:00
..
mlir-cpu-runner [mlir-cpu-runner] Add export_executable_symbols in CMake 2023-04-07 14:40:57 +00:00
mlir-linalg-ods-gen [mlir-linalg-ods-yaml-gen] Fix a bug in getDpsInitsPositionRange 2023-08-30 21:08:56 -07:00
mlir-lsp-server [mlir][lsp] Register all extensions and TestDynDialect in main. 2023-08-31 07:54:37 +00:00
mlir-opt [mlir][gpu] Deprecate gpu::Serialization* passes. (#65857) 2023-09-11 16:32:15 -04:00
mlir-parser-fuzzer [mlir] Split parser fuzzer for bytecode & text 2022-10-29 05:42:28 -07:00
mlir-pdll [cmake] Fix tablegen exports 2022-08-16 14:17:23 +02:00
mlir-pdll-lsp-server [cmake] Don't export LLVM_TOOLS_INSTALL_DIR anymore 2022-07-21 19:04:00 +00:00
mlir-reduce [cmake] Don't export LLVM_TOOLS_INSTALL_DIR anymore 2022-07-21 19:04:00 +00:00
mlir-shlib
mlir-spirv-cpu-runner [mlir][GPU] Rename MLIRGPUOps CMake target to MLIRGPUDialect 2023-05-16 14:25:08 +02:00
mlir-tblgen Lazy initialize diagnostic when handling MLIR properties (#65868) 2023-09-11 13:22:35 -07:00
mlir-translate Revert "Revert "[MLIR] Move builtin.module LLVM IR translation to before nested operations"" 2023-09-04 11:35:59 +01:00
mlir-vulkan-runner [MLIR] Removes CMake work-arounds. 2023-06-07 17:47:10 +02:00
tblgen-lsp-server [cmake] Don't export LLVM_TOOLS_INSTALL_DIR anymore 2022-07-21 19:04:00 +00:00
CMakeLists.txt [MLIR] Fix checks for native arch 2022-08-04 11:10:08 +02:00