[PATCH] D37195: [InstCombine] Teach canEvaluateTruncated and EvaluateInDifferentType to handle expression tree with multi-used nodes.

Amjad Aboud via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 27 08:32:14 PDT 2017


aaboud updated this revision to Diff 112830.
aaboud added a comment.

fixed some typos.


https://reviews.llvm.org/D37195

Files:
  lib/Transforms/InstCombine/InstCombineCasts.cpp
  lib/Transforms/InstCombine/InstCombineInternal.h
  test/Transforms/InstCombine/cast.ll
  test/Transforms/InstCombine/pr33765.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37195.112830.patch
Type: text/x-patch
Size: 11548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170827/f5f69da0/attachment.bin>


More information about the llvm-commits mailing list