[PATCH] D30379: [SelectionDAG] Make SelectionDAG aware of the known bits in UADDO and SADDO.

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 25 08:33:47 PST 2017


deadalnix created this revision.

As per title. This is extracted from https://reviews.llvm.org/D29872 and I threw SADDO in.


https://reviews.llvm.org/D30379

Files:
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  test/CodeGen/X86/2008-02-14-BitMiscompile.ll
  test/CodeGen/X86/known-bits.ll
  test/CodeGen/X86/sad.ll
  test/CodeGen/X86/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30379.89790.patch
Type: text/x-patch
Size: 79963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170225/5f6524a7/attachment.bin>


More information about the llvm-commits mailing list