summaryrefslogtreecommitdiff
path: root/mlir/docs/BytecodeFormat.md
AgeCommit message (Expand)Author
2025-09-11[MLIR][Bytecode] Followup 8106c81 (#157136)Nikhil Kalra
2025-09-04[MLIR][Bytecode] Enforce alignment requirements (#157004)Nikhil Kalra
2024-08-19[mlir][docs] Update Bytecode documentation (#99854)Matthias Springer
2024-02-16[MLIR] Document the stability and versioning aspect of the Bytecode (#81969)Mehdi Amini
2023-05-25[mlir][bytecode] Avoid recording null arglocs & realloc opnames.Jacques Pienaar
2023-05-21Preserve use-list orders in mlir bytecodeMatteo Franciolini
2023-05-20Add support for Lazyloading to the MLIR bytecodeMehdi Amini
2023-03-10Implements MLIR Bytecode versioning capabilityMatteo Franciolini
2022-10-07[mlir][doc] Remove trailing whitespace (NFC)Jacques Pienaar
2022-09-13[mlir:Bytecode] Add support for encoding resourcesRiver Riddle
2022-08-26[mlir:Bytecode] Add encoding support for a majority of the builtin attributesRiver Riddle
2022-08-23[mlir:Bytecode] Add initial support for dialect defined attribute/type encodingsRiver Riddle
2022-08-22[mlir] Add initial support for a binary serialization formatRiver Riddle