aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-05-25[mlir] Revise IDE folder structure (#89749)Michael Kruse1-1/+1
2024-05-24[mlir] Replace MLIR_ENABLE_CUDA_CONVERSIONS with LLVM_HAS_NVPTX_TARGET (#93008)tyb08071-1/+1
2024-05-11[MLIR] Add IRDL dialect loading to C API (#91852)Théo Degioanni1-0/+1
2024-04-05[mlir][test] Extend CMake logic for e2e testsAndrzej Warzynski1-0/+6
2024-04-04Revert "[mlir][test] Make SME e2e tests require an emulator (#86489)"Andrzej Warzynski1-6/+0
2024-04-04[mlir][test] Make SME e2e tests require an emulator (#86489)Andrzej Warzyński1-0/+6
2024-02-28[mlir] add an example of using transform dialect standalone (#82623)Oleksandr "Alex" Zinenko1-0/+1
2024-02-21[mlir] expose transform interpreter to Python (#82365)Oleksandr "Alex" Zinenko1-0/+1
2024-01-22[mlir] Add `mlir_arm_runner_utils` library for use in integration tests (#78583)Benjamin Maxwell1-0/+4
2024-01-09[mlir] add a chapter on matchers to the transform dialect tutorial (#76725)Oleksandr "Alex" Zinenko1-0/+2
2024-01-03[mlir] Add config for PDL (#69927)Jacques Pienaar1-4/+8
2024-01-03Revert "[mlir] Add config for PDL (#69927)"max1-8/+4
2024-01-03[mlir] Add config for PDL (#69927)Jacques Pienaar1-4/+8
2023-12-05[MLIR] Enable GPU Dialect to SYCL runtime integration (#71430)Sang Ik Lee1-0/+4
2023-11-29Reapply "[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (#73627)" (#73749) ...Vitaly Buka1-4/+5
2023-11-28Revert "[mlir] Re-Add mlirTranslateModuleToLLVMIR to MLIR-C (#73627)" (#73749)Vitaly Buka1-5/+4
2023-11-28[mlir] Re-Add mlirTranslateModuleToLLVMIR to MLIR-C (#73627)Edgar1-4/+5
2023-11-27Revert "[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (#73117)"Vitaly Buka1-5/+4
2023-11-23[mlir] Add mlirTranslateModuleToLLVMIR to MLIR-C (#73117)Edgar1-4/+5
2023-11-14[mlir][ArmSME] Make use of backend function attributes for enabling ZA storag...Benjamin Maxwell1-0/+6
2023-10-27Reland [mlir][tools] Introduce tblgen-to-irdl tool (#70121)Kunwar Grover1-0/+1
2023-10-13[mlir][mlir-query] Introduce mlir-query tool with autocomplete supportDevajith1-0/+1
2023-10-09Revert "[mlir][tools] Introduce tblgen-to-irdl tool (#66865)"Thurston Dang1-1/+0
2023-10-07[mlir][tools] Introduce tblgen-to-irdl tool (#66865)Kunwar Grover1-0/+1
2023-09-14[mlir][gpu][NVPTX] Enable NVIDIA GPU JIT compilation path (#66220)Fabian Mora1-0/+2
2023-08-24[MLIR][Math] Add support for f64 in the expansion of math.roundevenAlexander Shaposhnikov1-0/+1
2023-08-18Revert "[MLIR][Math] Add support for f16 in the expansion of math.roundeven"Alexander Shaposhnikov1-1/+0
2023-08-18[MLIR][Math] Add support for f16 in the expansion of math.roundevenAlexander Shaposhnikov1-0/+1
2023-08-17Revert "[MLIR][Math] Add support for f16 in the expansion of math.roundeven"Alexander Shaposhnikov1-1/+0
2023-08-17[MLIR][Math] Add support for f16 in the expansion of math.roundevenAlexander Shaposhnikov1-0/+1
2023-07-28[mlir] Nvidia Hopper TMA load integration testGuray Ozen1-0/+2
2023-07-25Add an MLIR example of some mimimal example of MLIR setupMehdi Amini1-0/+1
2023-07-19[mlir] Update SVE integration tests to use mlir-cpu-runnerAndrzej Warzynski1-0/+2
2023-06-15[mlir][sparse][gpu] enable sm80+ sparsity integration test only when explicit...Kun Wu1-0/+14
2023-05-30[mlir] add initial chapters of the transform dialect tutorialAlex Zinenko1-0/+2
2023-04-25[mlir][ArmSME] Add tests for Streaming SVECullen Rhodes1-0/+2
2023-04-11[mlir][sparse][gpu] put sparse compiler GPU end-to-end tests backAart Bik1-0/+2
2023-02-13Revert "[mlir] Make the vast majority of integration and runner tests work on...Aart Bik1-32/+2
2023-02-13[mlir] Make the vast majority of integration and runner tests work on WindowsMarkus Böck1-2/+32
2023-02-13[mlir] Avoid building some shared libraries when PIC is offHan Zhu1-1/+1
2023-01-24Fix running MLIR tests when enabling examples but the native backends isn't c...Mehdi Amini1-2/+6
2022-10-28[mlir][sve] Canonicalise MLIR_RUN_ARM_SVE_TESTSAndrzej Warzynski1-0/+1
2022-10-11[mlir] add OperationType to the Transform dialectAlex Zinenko1-2/+3
2022-09-19[MLIR] NFC: improve comment about MLIR_CMAKE_DIR.Christian Sigg1-2/+2
2022-09-06[MLIR] Switch lit tests to %mlir_lib_dir and %mlir_src_dir replacements.Christian Sigg1-9/+0
2022-09-03[MLIR] Single lit config attribute for CMAKE_LIBRARY_OUTPUT_DIRECTORYChristian Sigg1-12/+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-04[MLIR] Fix checks for native archNikita Popov1-1/+1
2022-06-08[mlir][sparse] Add complex number reading from files.bixia11-0/+1