[PATCH] D29587: [DAGCombiner] mulhi + 1 never overflow.

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 15:02:01 PST 2017


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

Match the pattern both ways.


https://reviews.llvm.org/D29587

Files:
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  test/CodeGen/X86/mul-i1024.ll
  test/CodeGen/X86/mul-i256.ll
  test/CodeGen/X86/mul-i512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29587.87533.patch
Type: text/x-patch
Size: 114305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170207/f01ab541/attachment.bin>


More information about the llvm-commits mailing list