[PATCH] D42424: [InstCombine] Allow common type conversions to i8/i16

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 03:08:47 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323951: [InstCombine] Allow common type conversions to i8/i16/i32 (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42424?vs=131592&id=132348#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42424

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/trunk/test/Transforms/InstCombine/2010-11-01-lshr-mask.ll
  llvm/trunk/test/Transforms/InstCombine/and-narrow.ll
  llvm/trunk/test/Transforms/InstCombine/select-bitext.ll
  llvm/trunk/test/Transforms/InstCombine/should-change-type.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42424.132348.patch
Type: text/x-patch
Size: 16270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180201/7d64016d/attachment.bin>


More information about the llvm-commits mailing list