summaryrefslogtreecommitdiff
path: root/mlir/test/lib/IR/TestOperationEquals.cpp
AgeCommit message (Expand)Author
2023-05-15Cleanup uses of getAttrDictionary() in MLIR to use getDiscardableAttrDictiona...Mehdi Amini
2023-01-27[mlir][transforms] Simplify OperationEquivalence and CSEMatthias Springer
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle
2022-03-01[mlir] Rename the Standard dialect to the Func dialectRiver Riddle
2021-12-08Adjust "end namespace" comment in MLIR to match new agree'd coding styleMehdi Amini
2021-07-29Implement recursive support into OperationEquivalence::isEquivalentTo()Mehdi Amini