summaryrefslogtreecommitdiff
path: root/mlir/test/Conversion/TensorToSPIRV
AgeCommit message (Expand)Author
2024-09-04[mlir][TensorToSPIRV] Add type check for `tensor.extract` in TensorToSPIRV (#...Longsheng Mou
2024-03-21[mlir][spirv] Improve folding of MemRef to SPIRV Lowering (#85433)Finn Plummer
2023-08-02[mlir][spirv] Handle zero-element tensors in spirv type conversionJakub Kuderski
2022-09-26[mlir][spirv] Change dialect name from 'spv' to 'spirv'Jakub Kuderski
2022-08-22[mlir][spirv] Use spv.store instead of init in varStanley Winata
2022-04-28[mlir][spirv] Remove layout decoration on unneeded storage classesLei Zhang
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in Conversion/...River Riddle
2022-03-02[mlir][SPIRV] Split up StandardToSPIRV now that the Standard dialect is goneRiver Riddle