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

Paweł Bylica via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 09:46:25 PDT 2023


chfast added a comment.

Thanks for working on this and good luck.

I've been fuzzing this change since one day before it landed (for the second time) hoping to find some other compilation hangs. So far so good.


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