summaryrefslogtreecommitdiff
path: root/mlir/test/Integration/GPU/CUDA/printf.mlir
AgeCommit message (Expand)Author
2025-11-18[mlir][NVVM] Add no-rollback option to NVVM lowering passes (#168477)Matthias Springer
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-01-05[mlir][gpu] Improve `gpu-lower-to-nvvm-pipeline` Documentation (#77062)Guray Ozen
2023-12-19[mlir][gpu] Productize `test-lower-to-nvvm` as `gpu-lower-to-nvvm` (#75775)Guray Ozen
2023-09-14[mlir][gpu][NVPTX] Enable NVIDIA GPU JIT compilation path (#66220)Fabian Mora
2023-09-13Revert `Add host-supports-nvptx requirement to lit tests` (#66102 and #66129)...frgossen
2023-09-12Add host-supports-nvptx requirement to lit tests (#66102)frgossen
2023-09-09Reland [mlir][test][gpu] Migrate CUDA tests to the TargetAttr compilation wor...Fabian Mora
2023-09-09Revert "[mlir][test][gpu] Migrate CUDA tests to the TargetAttr compilation wo...Fabian Mora
2023-09-09[mlir][test][gpu] Migrate CUDA tests to the TargetAttr compilation workflow (...Fabian Mora
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
2023-01-06[mlir][nvvm] Add lowering of gpu.printf to nvvmThomas Raoux