[PATCH] D106983: [DAGCombiner] don't try to partially reduce add-with-overflow ops

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 29 05:53:31 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfa6b2c9915ba: [DAGCombiner] don't try to partially reduce add-with-overflow ops (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D106983?vs=362489&id=362740#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106983

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/addsub.ll
  llvm/test/CodeGen/X86/combine-add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106983.362740.patch
Type: text/x-patch
Size: 3641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210729/4d986ec6/attachment.bin>


More information about the llvm-commits mailing list