llvm-project/mlir/test/Bytecode
River Riddle 6ab2bcffe4 [mlir:Bytecode] Add support for encoding resources
Resources are encoded in two separate sections similarly to
attributes/types, one for the actual data and one for the data
offsets. Unlike other sections, the resource sections are optional
given that in many cases they won't be present. For testing,
bytecode serialization is added for DenseResourceElementsAttr.

Differential Revision: https://reviews.llvm.org/D132729
2022-09-13 11:39:19 -07:00
..
invalid [mlir:Bytecode] Add support for encoding resources 2022-09-13 11:39:19 -07:00
general.mlir [mlir:Bytecode] Use UNSUPPORTED instead of XFAIL for s390x 2022-08-23 16:56:04 -07:00
resources.mlir [mlir:Bytecode] Add support for encoding resources 2022-09-13 11:39:19 -07:00