[PATCH] D124743: [DAGCombine] Add node in the worklist in topological order in CombineTo
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 7 09:24:44 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG06fad8bc05dc: [DAGCombine] Add node in the worklist in topological order in CombineTo (authored by Amaury Séchet <deadalnix at gmail.com>).
Changed prior to commit:
https://reviews.llvm.org/D124743?vs=427859&id=427872#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124743/new/
https://reviews.llvm.org/D124743
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/arm64-abi-varargs.ll
llvm/test/CodeGen/AArch64/pr51476.ll
llvm/test/CodeGen/AArch64/swifterror.ll
llvm/test/CodeGen/ARM/and-load-combine.ll
llvm/test/CodeGen/ARM/swifterror.ll
llvm/test/CodeGen/PowerPC/aix32-cc-abi-vaarg.ll
llvm/test/CodeGen/X86/and-with-overflow.ll
llvm/test/CodeGen/X86/movmsk-cmp.ll
llvm/test/CodeGen/X86/or-with-overflow.ll
llvm/test/CodeGen/X86/pr51175.ll
llvm/test/CodeGen/X86/vector-mulfix-legalize.ll
llvm/test/CodeGen/X86/xor-with-overflow.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124743.427872.patch
Type: text/x-patch
Size: 17445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220507/8db85419/attachment.bin>
More information about the llvm-commits
mailing list