[PATCH] D152928: [RFC][DAG] Initially add nodes in the worklist in topological order.

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 20 09:51:10 PDT 2023


deadalnix added a comment.

In D152928#4654624 <https://reviews.llvm.org/D152928#4654624>, @RKSimon wrote:

> Given that this is not going to be resolved anytime soon and we're relatively early into the review, would you be open to moving this to a GitHub PR?

If this is what it takes, but I'm really not thrilled by the move to be honest. It's way harder to keep track of changes, notification are basically useless, and there is no kind of useful dashboard of what one need to pay attention to either.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152928



More information about the llvm-commits mailing list