summaryrefslogtreecommitdiff
path: root/mlir/test/Dialect/SparseTensor/GPU/gpu_matvec_lib.mlir
AgeCommit message (Expand)Author
2025-05-14[mlir][bufferization][NFC] Rename to_memref to to_buffer (#137180)Andrei Golubev
2024-11-26[mlir][bufferization] Fix OneShotBufferize when `defaultMemorySpaceFn` is use...Christopher Bate
2023-11-16[mlir][sparse] Use variable instead of inlining sparse encoding (#72561)Yinying Li
2023-11-14[mlir][sparse][gpu] re-enable all GPU libgen tests (#72185)Aart Bik
2023-09-15[mlir][sparse] Migrate tests to use new syntax (#66543)Yinying Li
2023-08-23[mlir][sparse] Changed sparsity properties to use _ instead of -Yinying Li
2023-06-30[mlir][sparse][gpu] reuse CUDA environment handle throughout instance lifetimeKun Wu
2023-06-09[mlir][sparse][gpu] unify dnmat and dnvec handle and opsKun Wu
2023-06-06[mlir][sparse][gpu] add sm8.0+ tensor core 2:4 sparsity supportKun Wu
2023-05-24[mlir][sparse][gpu] various cuSparse refinementsAart Bik
2023-05-17[mlir][sparse] Fixing GPU tests (followup to D150330)wren romano
2023-05-15[mlir][sparse][gpu] first implementation of the GPU libgen approachAart Bik