summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/NVGPU/Utils
AgeCommit message (Expand)Author
2025-10-08[NFC][MLIR][NVGPU] Cleanup namespace usage (#162158)Rahul Joshi
2025-07-13[mlir] Remove unused includes (NFC) (#148535)Kazu Hirata
2025-05-12[mlir][vector] Standardize `base` Naming Across Vector Ops (NFC) (#137859)Andrzej WarzyƄski
2025-04-10[mlir][LLVM] Delete `getFixedVectorType` and `getScalableVectorType` (#135051)Matthias Springer
2025-01-21[mlir][IR][NFC] Move free-standing functions to `MemRefType` (#123465)Matthias Springer
2023-09-14[mlir][VectorToGPU] Update memref stride preconditions on `nvgpu.mma.sync` pathChristopher Bate
2023-05-12[mlir] Move casting calls from methods to function callsTres Popp
2023-03-09[mlir][vector][nvgpu] Move MMA contraction preparation to VectorUtilsJakub Kuderski
2023-02-14[mlir][Vector] Significantly improve VectorToGPU.cppNicolas Vasilache
2022-12-01[mlir][nvgpu] Fix affine maps computing indices for LdMatrixOp srcMemrefManish Gupta
2022-10-19[mlir][NVGPU] Handle native mma.sync and ldmatrix(x4) sizesManish Gupta
2022-10-05[mlir][nvgpu] NFC - move NVGPU conversion helpers to NvGpu utils libraryChristopher Bate