[PATCH] D60460: [SelectionDAG] Let computeKnownBits handle OR-like ADDs better

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 9 13:07:44 PDT 2019


bjope updated this revision to Diff 194385.
bjope added a comment.
Herald added a subscriber: javed.absar.

Added a unittest (by using the AArch64SelectionDAGTest unittest framework).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60460

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60460.194385.patch
Type: text/x-patch
Size: 3974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190409/19170d7d/attachment.bin>


More information about the llvm-commits mailing list