summaryrefslogtreecommitdiff
path: root/mlir/test/python/dialects/gpu/module-to-binary-nvvm.py
AgeCommit message (Expand)Author
2025-02-11[mlir][target][nvvm] Perf by stage and store into properties (#126178)Zichen Lu
2024-04-18[mlir][python] add binding to `#gpu.object` (#88992)Maksim Levental
2023-11-04[MLIR][LLVM] Remove last typed pointer remnants from tests (#71232)Christian Ulmann
2023-10-30[mlir][python] Register LLVM translations in the RegisterEverything for pytho...Jungwook Park