[PATCH] D46505: [DAGcombine] Teach the combiner about -a = ~a + 1

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 4 03:50:22 PDT 2018


deadalnix updated this revision to Diff 149709.
deadalnix added a comment.

Ping ?


Repository:
  rL LLVM

https://reviews.llvm.org/D46505

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/add.ll
  test/CodeGen/X86/addcarry.ll
  test/CodeGen/X86/subcarry.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46505.149709.patch
Type: text/x-patch
Size: 8034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180604/30f2ad6d/attachment.bin>


More information about the llvm-commits mailing list