[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
Tue Aug 29 03:41:06 PDT 2017


aaboud updated this revision to Diff 113054.
aaboud marked an inline comment as done.
aaboud added a comment.

Fixed typo and naming according to Craig comments.


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.113054.patch
Type: text/x-patch
Size: 14143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170829/2c678e86/attachment.bin>


More information about the llvm-commits mailing list