[PATCH] D19455: InstCombine: Reduce trunc (shl x, K) width.

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 23:29:47 PDT 2016


arsenm created this revision.
arsenm added a subscriber: llvm-commits.

http://reviews.llvm.org/D19455

Files:
  lib/Transforms/InstCombine/InstCombineCasts.cpp
  test/Transforms/InstCombine/2011-05-28-swapmulsub.ll
  test/Transforms/InstCombine/cast.ll
  test/Transforms/InstCombine/icmp.ll
  test/Transforms/InstCombine/trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19455.54770.patch
Type: text/x-patch
Size: 7032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160423/bb283896/attachment.bin>


More information about the llvm-commits mailing list