[PATCH] D13757: [x86] promote 'add nsw' to a wider type to allow more combines

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 15:16:12 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL250560: [x86] promote 'add nsw' to a wider type to allow more combines (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D13757?vs=37416&id=37648#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13757

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/add-nsw-sext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13757.37648.patch
Type: text/x-patch
Size: 6657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151016/78ae5372/attachment.bin>


More information about the llvm-commits mailing list