summaryrefslogtreecommitdiff
path: root/mlir/lib/IR/BuiltinTypeInterfaces.cpp
AgeCommit message (Expand)Author
2025-11-06[mlir] Remove redundant declarations (NFC) (#166714)Kazu Hirata
2025-07-03[mlir] Remove unused includes (NFC) (#146812)Kazu Hirata
2025-01-15[mlir][IR] Turn `FloatType` into a type interface (#118891)Matthias Springer
2023-04-19[mlir][IR] Remove ShapedType::getSizeInBitsMatthias Springer
2022-11-22[mlir] Clean-up ViewLikeOpInterface w.r.t. kDynamic change.Alexander Belyaev
2022-11-21Merge kDynamicSize and kDynamicSentinel into one constant.Aliia Khasanova
2022-01-12[mlir] Refactor ShapedType into an interfaceRiver Riddle