[PATCH] D124743: [DAGCombine] Add node in the worklist in topological order in CombineTo

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 7 03:44:47 PDT 2022


dmgreen added a comment.

I ran some quick benchmarks and didn't notice anything alarming. Almost nothing changed across the AArch64/Thumb2/Thumb1 tests I tried (at least in terms of codesize or performance). There can always be different code that might behave differently, but no objections from me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124743



More information about the llvm-commits mailing list