summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Dialect/Shape/TestShapeFunctions.cpp
AgeCommit message (Expand)Author
2023-09-12Update some uses of `getAttr()` to be explicit about Inherent vs Discardable ...Mehdi Amini
2023-05-12[mlir] Move casting calls from methods to function callsTres Popp
2022-04-22[mlir] Add shape.funcJacques Pienaar
2022-04-18[mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespaceRiver Riddle
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle
2021-12-08Adjust "end namespace" comment in MLIR to match new agree'd coding styleMehdi Amini
2021-11-16[mlir][NFC] Replace references to Identifier with StringAttrRiver Riddle
2021-06-16Migrate MLIR test passes to the new registration APIMehdi Amini
2021-02-09[mlir][IR] Remove the concept of `OperationProperties`River Riddle
2021-01-06[mlir] Remove a number of methods from mlir::OpState that just forward to mli...Christian Sigg
2020-12-31[mlir][shape] Add shape.lib attributeJacques Pienaar
2020-12-09[mlir] Use mlir::OpState::operator->() to get to methods of mlir::Operation. ...Christian Sigg
2020-11-29[mlir] Add a shape function library opJacques Pienaar
2020-11-29Revert "[mlir] Add a shape function library op"Mehdi Amini
2020-11-28[mlir] Add a shape function library opJacques Pienaar