[PATCH] D127115: [RFC][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
Sat Jul 23 15:01:24 PDT 2022


deadalnix added a comment.

In D127115#3674124 <https://reviews.llvm.org/D127115#3674124>, @RKSimon wrote:

> Please have a go if you're interested - I've wasted ages trying to get it to work in a better way.

I'm already on it, but you are indeed correct that this is more hairy that it initially looks like.


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