[PATCH] D127115: [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
Mon Jun 12 04:33:25 PDT 2023
deadalnix added a comment.
In D127115#4413265 <https://reviews.llvm.org/D127115#4413265>, @RKSimon wrote:
> @deadalnix Please can you pre-commit the brcond regression test(s) and rebase on D152544 <https://reviews.llvm.org/D152544> / 5c6ff3a6025570479da5b72fcd02ca93b470683b <https://reviews.llvm.org/rG5c6ff3a6025570479da5b72fcd02ca93b470683b>
The regression test has been precommitted already in aa5a1eaa38bbcff64e22a0e0662843d119d3d71f <https://reviews.llvm.org/rGaa5a1eaa38bbcff64e22a0e0662843d119d3d71f>
I'm rebasing this one now.
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