aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/lit.site.cfg.py.in
AgeCommit message (Expand)AuthorFilesLines
2023-12-05[MLIR] Enable GPU Dialect to SYCL runtime integration (#71430)Sang Ik Lee1-0/+1
2023-11-14[mlir][ArmSME] Make use of backend function attributes for enabling ZA storag...Benjamin Maxwell1-0/+1
2023-09-14[mlir][gpu][NVPTX] Enable NVIDIA GPU JIT compilation path (#66220)Fabian Mora1-0/+1
2023-07-28[mlir] Nvidia Hopper TMA load integration testGuray Ozen1-0/+1
2023-07-19[mlir] Update SVE integration tests to use mlir-cpu-runnerAndrzej Warzynski1-0/+1
2023-07-18[mlir][SparseTensor][ArmSVE] Conditionally disable SVE RUN lineAndrzej Warzynski1-0/+6
2023-06-15[mlir][sparse][gpu] enable sm80+ sparsity integration test only when explicit...Kun Wu1-0/+1
2023-04-25[mlir][ArmSME] Add tests for Streaming SVECullen Rhodes1-0/+1
2023-04-11[mlir][sparse][gpu] put sparse compiler GPU end-to-end tests backAart Bik1-0/+1
2023-02-15Reland "[mlir] Make the vast majority of intgration and runner tests work on ...Markus Böck1-0/+1
2023-02-13Revert "[mlir] Make the vast majority of integration and runner tests work on...Aart Bik1-8/+0
2023-02-13[mlir] Make the vast majority of integration and runner tests work on WindowsMarkus Böck1-0/+8
2022-11-22[mlir] Initial MLIR VP intrinsic integration test on host and RVV emulator.zhanghb971-0/+5
2022-10-28[mlir][arm][sve] fix broken integration testsAart Bik1-1/+1
2022-09-03[test][mlir] Restore used attributes deleted by D132726Vitaly Buka1-0/+1
2022-09-03[MLIR] Single lit config attribute for CMAKE_LIBRARY_OUTPUT_DIRECTORYChristian Sigg1-5/+2
2022-09-03Resubmit "[MLIR] Remove unused config attributes from lit.site.cfg.py"Christian Sigg1-16/+0
2022-09-02Revert "[MLIR] Remove unused config attributes from lit.site.cfg.py"Mitch Phillips1-0/+17
2022-09-02[MLIR] Remove unused config attributes from lit.site.cfg.pyChristian Sigg1-17/+0
2022-06-05[mlir] Tunnel LLVM_USE_LINKER through to the standalone example build.Stella Laurenzo1-0/+1
2022-03-25[mlir][Vector] Add integration tests for ArmSVEJavier Setoain1-0/+5
2022-03-16Use lit_config.substitute instead of foo % lit_config.params everywhereSam McCall1-14/+3
2022-03-11[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLEPetr Hosek1-1/+1
2021-11-18[MLIR][GPU] Add target arguments to SerializeToHsacoKrzysztof Drewniak1-0/+1
2021-11-14Re-apply "[mlir] Allow out-of-tree python building from installed MLIR."Stella Laurenzo1-0/+1
2021-10-12[mlir] Clean up boolean flags usage in LIT testsVladislav Vinogradov1-4/+4
2021-06-02[MLIR] Fix Standalone dialect test to work in out-of-tree buildsKrzysztof Drewniak1-0/+1
2021-05-24[MLIR] Make MLIR cmake variable names consistentUday Bondhugula1-7/+7
2021-05-22[MLIR][GPU] Add CUDA Tensor core WMMA testNavdeep Kumar1-0/+1
2021-04-12[mlir] Rename AVX512 dialect to X86VectorEmilio Cota1-1/+1
2021-03-19[mlir] Remove mlir-rocm-runnerChristian Sigg1-1/+0
2021-03-15[mlir][amx] Add Intel AMX dialect (architectural-specific vector dialect)Aart Bik1-0/+1
2021-03-08Forward the `LLVM_ENABLE_LIBCXX` CMake parameter to the mlir standalone testMehdi Amini1-0/+1
2021-03-03[mlir] Move cuda testsChristian Sigg1-1/+0
2021-02-23Move the MLIR integration tests as a subdirectory of test (NFC)Mehdi Amini1-0/+4
2021-02-11Support multi-configuration generators correctly in several config filesStella Stamenova1-1/+2
2020-11-13Fix MLIR lit test configuration after cmake Python detection changeMehdi Amini1-1/+1
2020-10-26[MLIR][mlir-spirv-cpu-runner] A SPIR-V cpu runner prototypeGeorge Mitenkov1-0/+2
2020-07-09Initial boiler-plate for python bindings.Stella Laurenzo1-0/+1
2020-06-05[mlir][gpu] Introduce mlir-rocm-runner.Wen-Heng (Jack) Chung1-0/+2
2020-05-28[mlir][gpu][mlir-cuda-runner] Refactor ConvertKernelFuncToCubin to be generic.Wen-Heng (Jack) Chung1-0/+1
2020-05-05[MLIR] Add a tests for out of tree dialect example.Stephen Neuendorffer1-0/+1
2020-03-31[MLIR] Add simple runner utilities for timingUday Bondhugula1-0/+1
2020-02-19[mlir][spirv] Add mlir-vulkan-runnerDenis Khalikov1-0/+2
2019-11-26Automated rollback of commit d60133f89bb08341718bb3132b19bc891f7d4f4dNicolas Vasilache1-2/+2
2019-11-25Changing directory shortcut for CPU/GPU runner utils.Christian Sigg1-2/+2
2019-10-14Use single quotes to wrap '@HOST_LDFLAGS@' in LIT config fileMehdi Amini1-1/+2
2019-08-19Move Linalg and VectorOps dialects to the Dialect subdir - NFCNicolas Vasilache1-1/+1
2019-07-04Add an mlir-cuda-runner tool.Stephan Herhut1-0/+2
2019-06-26Make GPU to CUDA transformations independent of CUDA runtime.Stephan Herhut1-0/+1