aboutsummaryrefslogtreecommitdiff
path: root/mlir/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-05-25[mlir] Revise IDE folder structure (#89749)Michael Kruse1-3/+6
2024-05-24[mlir] Replace MLIR_ENABLE_CUDA_CONVERSIONS with LLVM_HAS_NVPTX_TARGET (#93008)tyb08071-8/+0
2024-04-24[mlir][ods] Allow sharding of op definitions (#89423)Jeff Niu1-0/+3
2024-03-06[mlir][cmake] Enable -Wundef. (#84011)Ingo Müller1-0/+6
2024-03-05[mlir] Expose MLIR_ROCM_CONVERSIONS_ENABLED in mlir-config.h. (#83977)Ingo Müller1-1/+0
2024-02-28[mlir] Expose MLIR_CUDA_CONVERSIONS_ENABLED in mlir-config.h. (#83004)Ingo Müller1-2/+0
2024-02-21[mlir][GPU] Remove the SerializeToCubin pass (#82486)Fabian Mora1-1/+0
2024-01-03[mlir] Add config for PDL (#69927)Jacques Pienaar1-2/+3
2024-01-04Revert "[mlir] Consider mlir-linalg-ods-gen as a tablegen tool in build (#750...Muhammad Omair Javaid1-2/+0
2024-01-03Revert "[mlir] Add config for PDL (#69927)"max1-3/+2
2024-01-03[mlir] Add config for PDL (#69927)Jacques Pienaar1-2/+3
2024-01-02[mlir] Consider mlir-linalg-ods-gen as a tablegen tool in build (#75093)Michael Holman1-0/+2
2023-10-26[MLIR] Add SyclRuntimeWrapper (#69648)Nishant Patel1-0/+1
2023-10-09[mlir] remove some GCC warning #68409 (#68528)long.chen1-0/+9
2023-09-11[mlir][gpu] Deprecate gpu::Serialization* passes. (#65857)Fabian Mora1-0/+1
2023-08-08[mlir][NVVM] Adds the NVVM target attribute.Fabian Mora1-1/+4
2023-07-13[mlir] Don't make the ROCm conversions depend on the execution engineKrzysztof Drewniak1-1/+1
2023-06-21Revert "Define/guard MLIR_STANDALONE_BUILD LLVM_LIBRARY_OUTPUT_INTDIR var."Stella Laurenzo1-5/+0
2023-06-20Define/guard MLIR_STANDALONE_BUILD LLVM_LIBRARY_OUTPUT_INTDIR var.Stella Laurenzo1-0/+5
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-8/+1
2023-05-24[mlir][Transforms] GreedyPatternRewriteDriver debugging: Detect faulty patternsMatthias Springer1-0/+4
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber1-1/+8
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+8
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever1-1/+8
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-8/+1
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+8
2023-03-18Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-03-04Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+8
2023-03-04[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-8/+1
2023-02-07Add `set(CMAKE_CXX_STANDARD 17)` to MLIR CMakeLists.txtMehdi Amini1-0/+1
2022-12-11[CMake] Warn when the version is older than 3.20.0.Mark de Wever1-0/+7
2022-11-09Move googletest to the third-party directoryTom Stellard1-5/+3
2022-11-09Revert "Move googletest to the third-party directory"Tom Stellard1-3/+5
2022-11-09Move googletest to the third-party directoryTom Stellard1-5/+3
2022-10-28Harmonize cmake_policy() across standalone builds of all projectsMichał Górny1-6/+7
2022-10-27Revert "Harmonize cmake_policy() across standalone builds of all projects"Michał Górny1-3/+2
2022-10-27Harmonize cmake_policy() across standalone builds of all projectsMichał Górny1-2/+3
2022-10-24[mlir] Support overriding LLVM_LIT_ARGS in standalone buildsMichał Górny1-0/+2
2022-10-20[MLIR] Enable distribution target in standalone buildsMichał Górny1-0/+4
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson1-1/+1
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson1-1/+1
2022-08-11[mlir] Fix calling the native mlir-pdll-tblgenMarius Brehler1-0/+2
2022-08-04[MLIR] Fix checks for native archNikita Popov1-3/+10
2022-08-02[mlir] Fix calling the native mlir-tblgen tool when cross compiling flangMartin Storsjö1-0/+3
2022-07-21[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-0/+4
2022-06-10Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson1-4/+0
2022-06-10[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-0/+4
2022-06-07[MLIR] Add an install target for mlir-librariesNathan Lanza1-0/+22