[PATCH] D129666: [SDAG] Remove single-result restriction on commutative CSE

Itay Bookstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 09:19:38 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2570f226d154: [SDAG] Remove single-result restriction on commutative CSE (authored by ibookstein).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129666

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/dagcombine-cse.ll
  llvm/test/CodeGen/X86/smul-with-overflow.ll
  llvm/test/CodeGen/X86/smulo-128-legalisation-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129666.445535.patch
Type: text/x-patch
Size: 149958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220718/7e2af958/attachment.bin>


More information about the llvm-commits mailing list