aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/mlir-spirv-cpu-runner
AgeCommit message (Expand)AuthorFilesLines
2023-06-21[mlir] #include CRunnerUtils.h instead of RunnerUtils.h in SPIRV-runnerChristian Sigg1-1/+1
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta1-1/+1
2023-04-03[mlir][spirv-cpu-runner] Add missing call to registerPassManagerCLOptions().Adrian Kuegel2-3/+6
2023-02-15Reland "[mlir] Make the vast majority of intgration and runner tests work on ...Markus Böck4-10/+12
2023-02-13Revert "[mlir] Make the vast majority of integration and runner tests work on...Aart Bik4-12/+10
2023-02-13[mlir] Make the vast majority of integration and runner tests work on WindowsMarkus Böck4-10/+12
2022-11-30[mlir][spirv] Allow controlling subgroup sizeLei Zhang2-2/+2
2022-09-26Revert "[mlir][spirv] Change td def/class prefix from SPV to SPIRV"Jakub Kuderski2-2/+2
2022-09-26[mlir][spirv] Change td def/class prefix from SPV to SPIRVJakub Kuderski2-2/+2
2022-09-26[mlir][spirv] Change dialect name from 'spv' to 'spirv'Jakub Kuderski2-8/+8
2022-09-06[MLIR] Switch lit tests to %mlir_lib_dir and %mlir_src_dir replacements.Christian Sigg2-2/+2
2022-06-09[mlir][spirv] Replace StructAttrs with AttrDefsMogball2-6/+8
2022-05-05[mlir] Fix the names of exported functionsStella Stamenova2-4/+4
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in tool/runner...River Riddle2-8/+8
2021-12-20Fix clang-tidy issues in mlir/ (NFC)Mehdi Amini1-0/+4
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball2-24/+24
2021-03-15[mlir] fix SPIR-V CPU and Vulkan runners after e2310704d890ad252aeb1ca28b4b84...Alex Zinenko2-35/+35
2020-11-16[MLIR] Extend Symbol verification to reject public symbol declarations.Rahul Joshi2-6/+6
2020-10-29[mlir][gpu] NFC: Change gpu.launch_func ops to custom format.Christian Sigg2-8/+6
2020-10-26[MLIR][mlir-spirv-cpu-runner] A SPIR-V cpu runner prototypeGeorge Mitenkov5-0/+182