[PATCH] [IR] Fix the definition of 'shl nsw'

David Majnemer david.majnemer at gmail.com
Tue Apr 7 21:53:11 PDT 2015


Hi rsmith, nicholas, nlewycky, sanjoy,

Provide a definition for 'shl nsw' which makes it compatible with 'mul nsw'.

http://reviews.llvm.org/D8890

Files:
  docs/LangRef.rst
  lib/Analysis/InstructionSimplify.cpp
  lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
  test/Transforms/InstCombine/2011-06-13-nsw-alloca.ll
  test/Transforms/InstCombine/cast.ll
  test/Transforms/InstSimplify/compare.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8890.23396.patch
Type: text/x-patch
Size: 6163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150408/9853810e/attachment.bin>


More information about the llvm-commits mailing list