[Mlir-commits] [mlir] [flang][mlir] fix irreflexibility violation of strict weak ordering in #155348 (PR #164833)
Kareem Ergawy
llvmlistbot at llvm.org
Fri Oct 24 01:22:15 PDT 2025
https://github.com/ergawy approved this pull request.
LGTM! Thanks! As you suggested, I think a topolical sort would be a more suitable solution as well. We have some utils under `mlir/include/mlir/Analysis/TopologicalSortUtils.h` but I will leave that to Pranav to decide.
https://github.com/llvm/llvm-project/pull/164833
More information about the Mlir-commits
mailing list