summaryrefslogtreecommitdiff
path: root/mlir/test/Dialect/Builtin/Bytecode
AgeCommit message (Expand)Author
2023-07-11[mlir] Add a builtin distinct attributeTobias Gysi
2023-06-23Fix bytecode reader/writer on big-endian platformsUlrich Weigand
2022-12-09[MLIR/S90x] Convert tests to check 'target=...'Paul Robinson
2022-09-13[mlir] Add bytecode encodings for the builtin ElementsAttr attributesRiver Riddle
2022-08-26[mlir] Add bytecode encoding for the remaining builtin typesRiver Riddle
2022-08-26[mlir:Bytecode] Add encoding support for builtin location attributesRiver 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