summaryrefslogtreecommitdiff
path: root/mlir/test/Integration/GPU/ROCM
AgeCommit message (Expand)Author
2025-01-24[mlir] Rename mlir-cpu-runner to mlir-runner (#123776)Andrea Faulds
2025-01-08[MLIR][GPU] Fix gpu.printf (#121940)Guray Ozen
2024-07-15[mlir] Fix GPU integration test (#98917)Matthias Springer
2023-09-08[mlir][test][gpu] Migrate ROCM tests to the TargetAttr compilation workflow (...Fabian Mora
2023-05-26[NFC][Py Reformat] Reformat python files in mlir subdirTobias Hieta
2023-02-15Reland "[mlir] Make the vast majority of intgration and runner tests work on ...Markus Böck
2023-02-13Revert "[mlir] Make the vast majority of integration and runner tests work on...Aart Bik
2023-02-13[mlir] Make the vast majority of integration and runner tests work on WindowsMarkus Böck
2022-11-03[mlir][Pass] Include anchor op in -pass-pipelinerkayaith
2022-11-02[mlir] Don't mix -pass-pipeline with other pass optionsrkayaith
2022-09-06[MLIR] Switch lit tests to %mlir_lib_dir and %mlir_src_dir replacements.Christian Sigg
2022-08-02[mlir][GPU] Allow bare pointer memrefs when calling GPU kernelsKrzysztof Drewniak
2022-07-12[mlir] Remove VectorToROCDLKrzysztof Drewniak
2022-05-05[mlir] Fix the names of exported functionsStella Stamenova
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in Integration...River Riddle
2022-02-06[mlir] Split out a new ControlFlow dialect from StandardRiver Riddle
2022-01-18[mlir] Replace StrEnumAttr -> EnumAttr in core dialectsMogball
2021-12-09[MLIR][GPU] Define gpu.printf op and its loweringsKrzysztof Drewniak
2021-11-19[MLIR] Make the ROCM integration tests runnableKrzysztof Drewniak
2021-11-18[MLIR][GPU] Add target arguments to SerializeToHsacoKrzysztof Drewniak
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-03-19[mlir] Remove mlir-rocm-runnerChristian Sigg