aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/IR/elements-attr-interface.mlir
AgeCommit message (Expand)AuthorFilesLines
2023-10-23[mlir] Verify TestBuiltinAttributeInterfaces eltype (#69878)Rik Huijzer1-0/+13
2022-12-09[MLIR/S90x] Convert tests to check 'target=...'Paul Robinson1-1/+1
2022-12-05[mlir] Remove TypedAttr and ElementsAttr from DenseArrayAttrJeff Niu1-21/+0
2022-08-30[mlir][ElementsAttr] Change value_begin_impl to try_value_begin_implJeff Niu1-0/+6
2022-08-11[mlir] Change the syntax of dense arraysJeff Niu1-7/+7
2022-08-04[mlir] Add I1 support to DenseArrayAttrJeff Niu1-0/+2
2022-08-01[mlir] Remove OpaqueElementsAttrRiver Riddle1-6/+0
2022-07-12[mlir] XFAIL IR/elements-attr-interface.mlir on SystemZUlrich Weigand1-0/+3
2022-06-29[mlir] Allow for attaching external resources to .mlir filesRiver Riddle1-0/+15
2022-06-28Introduce a new Dense Array attributeMehdi Amini1-0/+17
2022-06-28Revert "Introduce a new Dense Array attribute"Mehdi Amini1-17/+0
2022-06-28Introduce a new Dense Array attributeMehdi Amini1-0/+17
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball1-4/+4
2021-09-24[mlir:ElementsAttr] Avoid crash on empty contiguous rangesRiver Riddle1-0/+6
2021-09-21[mlir] Refactor ElementsAttr into an AttrInterfaceRiver Riddle1-0/+21