summaryrefslogtreecommitdiff
path: root/mlir/test/Integration/GPU/CUDA/TensorCore
AgeCommit message (Expand)Author
2025-11-21Revert "[MLIR][GPU] subgroup_mma fp64 extension" (#169049)Fabian Mora
2025-11-21[MLIR][GPU] subgroup_mma fp64 extension (#165873)Giacomo Castiglioni
2025-03-28[NFC] Fix some typos in libc and mlir comments (#133374)Qinkun Bao
2025-01-24[mlir] Rename mlir-cpu-runner to mlir-runner (#123776)Andrea Faulds
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-10-24[mlir] Fix nvvm integration tests build error (#70113)Guray Ozen
2023-10-24[mlir] use transform-interpreter in test passes (#70040)Oleksandr "Alex" Zinenko
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-07-17[mlir][cuda] Add a test-lower-to-nvvm catchall passpipeline.Nicolas Vasilache
2023-06-28Revert "Revert "[mlir][Transform] Add support for mma.sync m16n8k16 f16 rewri...Nicolas Vasilache
2023-06-27Revert "[mlir][Transform] Add support for mma.sync m16n8k16 f16 rewrite." and...Mehdi Amini
2023-06-26[mlir][Transform] Add support for mma.sync m16n8k16 f16 rewrite.Nicolas Vasilache
2023-06-26[mlir][Transform] Introduce nvgpu transform extensionsNicolas Vasilache
2023-06-18[MLIR] Provide bare pointer memref lowering option on gpu-to-nvvm passUday Bondhugula
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-12-05Support `transpose` mode for `gpu.subgroup` WMMA opsNavdeep Katel
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-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
2021-10-27[mlir][GPUtoNVVM] Relax restriction on wmma op loweringthomasraoux
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-10-12[mlir] Clean up boolean flags usage in LIT testsVladislav Vinogradov
2021-05-27[mlir][NFC] Don't outline kernel in MMA integration teststhomasraoux
2021-05-27[mlir][gpu] Relax restriction on MMA store op to allow chain of mma ops.thomasraoux
2021-05-24[mlir] Lower sm version for TensorCore intergration teststhomasraoux
2021-05-22[MLIR][GPU] Add CUDA Tensor core WMMA testNavdeep Kumar