[PATCH] D60460: [SelectionDAG] Use KnownBits::computeForAddSub in SelectionDAG::computeKnownBits

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 00:19:09 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358372: [SelectionDAG] Use KnownBits::computeForAddSub/computeForAddCarry (authored by bjope, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60460?vs=194960&id=195097#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60460

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/X86/pr32282.ll
  llvm/trunk/unittests/CodeGen/AArch64SelectionDAGTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60460.195097.patch
Type: text/x-patch
Size: 7680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190415/f66a93fb/attachment.bin>


More information about the llvm-commits mailing list