summaryrefslogtreecommitdiff
path: root/mlir/test/CMakeLists.txt
AgeCommit message (Expand)Author
2025-09-24[MLIR][Standalone] use narrow registration instead of RegisterEverything (#16...Maksim Levental
2025-09-24Reland "[MLIR][Python] add Python wheel build demo/test" (#160481) (#160488)Maksim Levental
2025-09-06[CMake] add `SKIP` to `add_lit_testsuites` (#157176)Maksim Levental
2025-08-20[mlir] Fix missing `mlir-capi-global-constructors-test` on standalone build (...Michał Górny
2025-08-17[MLIR] Split ExecutionEngine Initialization out of ctor into an explicit meth...Shenghang Tsai
2025-08-15[MLIR][WASM] Introduce an importer for Wasm binaries (#152131)Ferdinand Lemaire
2025-08-06[mlir][ExecutionEngine] Add LevelZeroRuntimeWrapper. (#151038)Md Abdullah Shahneous Bari
2025-07-28Reland "[mlir][spirv] Fix int type declaration duplication when serializing" ...Davide Grohmann
2025-06-18Revert "[mlir][spirv] Fix int type declaration duplication when serializing" ...Jakub Kuderski
2025-06-17[mlir][spirv] Fix int type declaration duplication when serializing (#143108)Davide Grohmann
2025-04-14[mlir][SMT] C APIs (#135501)Maksim Levental
2025-01-24[mlir] Rename mlir-cpu-runner to mlir-runner (#123776)Andrea Faulds
2025-01-21[mlir] Remove mlir-vulkan-runner and GPUToVulkan conversion passes (#123750)Andrea Faulds
2024-12-25[mlir] [test] Do not add dependencies on llvm tools in standalone builds (#12...Michał Górny
2024-11-08[mlir] Remove the mlir-spirv-cpu-runner (move to mlir-cpu-runner) (#114563)Andrea Faulds
2024-10-12[mlir] Start rewrite tool (#77668)Jacques Pienaar
2024-09-12[CMake] Add missing dependency (#108461)Erick Ochoa
2024-07-16[mlir] Add RewriterBase to the C API (#98962)Fehr Mathieu
2024-05-25[mlir] Revise IDE folder structure (#89749)Michael Kruse
2024-05-24[mlir] Replace MLIR_ENABLE_CUDA_CONVERSIONS with LLVM_HAS_NVPTX_TARGET (#93008)tyb0807
2024-05-11[MLIR] Add IRDL dialect loading to C API (#91852)Théo Degioanni
2024-04-05[mlir][test] Extend CMake logic for e2e testsAndrzej Warzynski
2024-04-04Revert "[mlir][test] Make SME e2e tests require an emulator (#86489)"Andrzej Warzynski
2024-04-04[mlir][test] Make SME e2e tests require an emulator (#86489)Andrzej Warzyński
2024-02-28[mlir] add an example of using transform dialect standalone (#82623)Oleksandr "Alex" Zinenko
2024-02-21[mlir] expose transform interpreter to Python (#82365)Oleksandr "Alex" Zinenko
2024-01-22[mlir] Add `mlir_arm_runner_utils` library for use in integration tests (#78583)Benjamin Maxwell
2024-01-09[mlir] add a chapter on matchers to the transform dialect tutorial (#76725)Oleksandr "Alex" Zinenko
2024-01-03[mlir] Add config for PDL (#69927)Jacques Pienaar
2024-01-03Revert "[mlir] Add config for PDL (#69927)"max
2024-01-03[mlir] Add config for PDL (#69927)Jacques Pienaar
2023-12-05[MLIR] Enable GPU Dialect to SYCL runtime integration (#71430)Sang Ik Lee
2023-11-29Reapply "[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (#73627)" (#73749) ...Vitaly Buka
2023-11-28Revert "[mlir] Re-Add mlirTranslateModuleToLLVMIR to MLIR-C (#73627)" (#73749)Vitaly Buka
2023-11-28[mlir] Re-Add mlirTranslateModuleToLLVMIR to MLIR-C (#73627)Edgar
2023-11-27Revert "[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (#73117)"Vitaly Buka
2023-11-23[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (#73117)Edgar
2023-11-14[mlir][ArmSME] Make use of backend function attributes for enabling ZA storag...Benjamin Maxwell
2023-10-27Reland [mlir][tools] Introduce tblgen-to-irdl tool (#70121)Kunwar Grover
2023-10-13[mlir][mlir-query] Introduce mlir-query tool with autocomplete supportDevajith
2023-10-09Revert "[mlir][tools] Introduce tblgen-to-irdl tool (#66865)"Thurston Dang
2023-10-07[mlir][tools] Introduce tblgen-to-irdl tool (#66865)Kunwar Grover
2023-09-14[mlir][gpu][NVPTX] Enable NVIDIA GPU JIT compilation path (#66220)Fabian Mora
2023-08-24[MLIR][Math] Add support for f64 in the expansion of math.roundevenAlexander Shaposhnikov
2023-08-18Revert "[MLIR][Math] Add support for f16 in the expansion of math.roundeven"Alexander Shaposhnikov
2023-08-18[MLIR][Math] Add support for f16 in the expansion of math.roundevenAlexander Shaposhnikov
2023-08-17Revert "[MLIR][Math] Add support for f16 in the expansion of math.roundeven"Alexander Shaposhnikov
2023-08-17[MLIR][Math] Add support for f16 in the expansion of math.roundevenAlexander Shaposhnikov
2023-07-28[mlir] Nvidia Hopper TMA load integration testGuray Ozen
2023-07-25Add an MLIR example of some mimimal example of MLIR setupMehdi Amini