[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
Wed Jan 4 08:51:37 PST 2023
fhahn added a comment.
Thank you very much for continuing to push forward with this @deadalnix! Great to see a lot of progress already (e.g. the AArch64 regressions fixed!). I agree it would be good to fix as many regressions as possible before landing this.
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