[PATCH] D127115: [DAGCombine] Make sure combined nodes are added back to the worklist in topological order.

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 06:16:07 PDT 2023


deadalnix added a comment.

As far as I know, the infinite loop problem is solved now, do we have any outstanding issue? Shall we give this another try?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127115/new/

https://reviews.llvm.org/D127115



More information about the llvm-commits mailing list