summaryrefslogtreecommitdiff
path: root/mlir/test/Bytecode/versioning
AgeCommit message (Expand)Author
2023-07-28Add support for versioning properties in MLIR bytecodeMatteo Franciolini
2023-06-23Fix bytecode reader/writer on big-endian platformsUlrich Weigand
2023-05-31[mlir][bytecode] Error if requested bytecode version is unsupportedKevin Gleason
2023-05-01Introduce MLIR Op PropertiesMehdi Amini
2023-05-01Revert "Introduce MLIR Op Properties"Mehdi Amini
2023-05-01Introduce MLIR Op PropertiesMehdi Amini
2023-04-29[mlir][bytecode] Allow client to specify a desired version.Jacques Pienaar
2023-03-10Implements MLIR Bytecode versioning capabilityMatteo Franciolini