[PATCH] D127115: [RFC][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
Sun Jun 12 05:02:48 PDT 2022


RKSimon added a comment.

@deadalnix D127595 <https://reviews.llvm.org/D127595> should help with a large number of regressions here, but appears to expose a number of other issues to yak shave :-|


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