summaryrefslogtreecommitdiff
path: root/mlir/lib/IR/BuiltinAttributeInterfaces.cpp
AgeCommit message (Expand)Author
2025-05-05[mlir][MemRef][~NFC] Move getStridesAndOffset() onto layouts (#138011)Krzysztof Drewniak
2023-05-12[mlir] Update method cast calls to function callsTres Popp
2023-04-20[mlir] Make ElementsAttr inherit from TypedAttrRahul Kayaith
2022-07-31[mlir] Remove types from attributesJeff Niu
2021-11-09[mlir] Refactor ElementsAttr's value access APIRiver Riddle
2021-10-19[mlir][RFC] Refactor layout representation in MemRefTypeVladislav Vinogradov
2021-09-21[mlir] Refactor ElementsAttr into an AttrInterfaceRiver Riddle