[PATCH] D22175: InstCombine rule for trunc feeding from prior load/store

Anna Thomas via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 06:26:03 PDT 2016


anna updated this revision to Diff 63674.
anna updated the summary for this revision.
anna added a comment.

Add the instcombine rule for LE mode. Add file check prefixes to make sure rule not done in BE.


http://reviews.llvm.org/D22175

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22175.63674.patch
Type: text/x-patch
Size: 14475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160712/66377fb7/attachment-0001.bin>


More information about the llvm-commits mailing list