summaryrefslogtreecommitdiff
path: root/mlir/test/IR/elements-attr-interface.mlir
AgeCommit message (Expand)Author
2024-08-15[mlir][test] XFAIL little-endian-only tests on SPARC (#103726)Rainer Orth
2023-10-23[mlir] Verify TestBuiltinAttributeInterfaces eltype (#69878)Rik Huijzer
2022-12-09[MLIR/S90x] Convert tests to check 'target=...'Paul Robinson
2022-12-05[mlir] Remove TypedAttr and ElementsAttr from DenseArrayAttrJeff Niu
2022-08-30[mlir][ElementsAttr] Change value_begin_impl to try_value_begin_implJeff Niu
2022-08-11[mlir] Change the syntax of dense arraysJeff Niu
2022-08-04[mlir] Add I1 support to DenseArrayAttrJeff Niu
2022-08-01[mlir] Remove OpaqueElementsAttrRiver Riddle
2022-07-12[mlir] XFAIL IR/elements-attr-interface.mlir on SystemZUlrich Weigand
2022-06-29[mlir] Allow for attaching external resources to .mlir filesRiver Riddle
2022-06-28Introduce a new Dense Array attributeMehdi Amini
2022-06-28Revert "Introduce a new Dense Array attribute"Mehdi Amini
2022-06-28Introduce a new Dense Array attributeMehdi Amini
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-09-24[mlir:ElementsAttr] Avoid crash on empty contiguous rangesRiver Riddle
2021-09-21[mlir] Refactor ElementsAttr into an AttrInterfaceRiver Riddle