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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 12 14:45:53 PDT 2022


fhahn added a comment.

In D127115#3561329 <https://reviews.llvm.org/D127115#3561329>, @deadalnix wrote:

> I hope this sched some light on things.

Thanks for the detailed description! Might be good to include the key points in the commit message/description.


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