[PATCH] D21246: [InstCombine] Add rule to fold away trunc of partial load

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 13:29:23 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273608: InstCombine rule to fold trunc when value available (authored by annat).

Changed prior to commit:
  http://reviews.llvm.org/D21246?vs=61669&id=61714#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21246

Files:
  llvm/trunk/include/llvm/Analysis/Loads.h
  llvm/trunk/lib/Analysis/Loads.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/trunk/test/Transforms/InstCombine/trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21246.61714.patch
Type: text/x-patch
Size: 12250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160623/45620f66/attachment.bin>


More information about the llvm-commits mailing list