summaryrefslogtreecommitdiff
path: root/mlir/lib/Transforms/Utils/CommutativityUtils.cpp
AgeCommit message (Expand)Author
2025-05-22[mlir] Use llvm::stable_sort (NFC) (#141186)Kazu Hirata
2024-01-17[mlir][IR] Rename "update root" to "modify op" in rewriter API (#78260)Matthias Springer
2022-08-07[mlir] Remove redundaunt return statements (NFC)Kazu Hirata
2022-07-30[MLIR] Add a utility to sort the operands of commutative opssrishti-cb