summaryrefslogtreecommitdiff
path: root/mlir/lib/Target/SPIRV/SPIRVBinaryUtils.cpp
AgeCommit message (Expand)Author
2025-07-05[mlir] Remove unused includes (NFC) (#147158)Kazu Hirata
2025-06-11[mlir][spirv] Truncate Literal String size at max number words (#142916)Davide Grohmann
2024-09-20[NFC] Add explicit #include llvm-config.h where its macros are used, last par...Daniil Fukalov
2024-08-19[mlir][spirv] Fix incorrect metadata in SPIR-V Header (#104242)Amr Hesham
2022-08-08[mlir][spirv] Refresh base definitions to latest spec (v1.6)Lei Zhang
2021-12-10[mlir][spirv] Propagate LogicalResult in (de)serializationLei Zhang
2020-12-17[mlir][spirv] NFC: Shuffle code around to better follow conventionLei Zhang
2020-12-14[MLIR][SPIRV] Refactoring serialization and deserializationergawy