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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 14:28:17 PDT 2023


RKSimon reopened this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

Investigate infinite loops in stage2 compilers


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