summaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/TensorToSPIRV/TensorToSPIRV.cpp
AgeCommit message (Expand)Author
2025-07-22[mlir][NFC] update `Conversion` create APIs (7/n) (#149889)Maksim Levental
2025-07-04[mlir] Remove unused includes (NFC) (#147101)Kazu Hirata
2024-10-05[mlir][NFC] Mark type converter in `populate...` functions as `const` (#111250)Matthias Springer
2024-09-04[mlir][TensorToSPIRV] Add type check for `tensor.extract` in TensorToSPIRV (#...Longsheng Mou
2024-07-02mlir/LogicalResult: move into llvm (#97309)Ramkumar Ramachandra
2023-05-12[mlir] Move casting calls from methods to function callsTres Popp
2023-04-06[mlir] Use RankedTensorType when rank is requiredMatthias Springer
2022-09-26[mlir][spirv] Change dialect name from 'spv' to 'spirv'Jakub Kuderski
2022-09-17[mlir] Don't include SetVector.h (NFC)Kazu Hirata
2022-08-22[mlir][spirv] Use spv.store instead of init in varStanley Winata
2022-06-18[mlir] Update accessors to prefixed form (NFC)Jacques Pienaar
2022-03-02[mlir][SPIRV] Split up StandardToSPIRV now that the Standard dialect is goneRiver Riddle