[PATCH] D31107: Check source value precision when reducing cast intrinsic

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 16:15:05 PDT 2017


arsenm created this revision.
Herald added a subscriber: wdng.

Missed this check when porting from the libcall version.


https://reviews.llvm.org/D31107

Files:
  lib/Transforms/InstCombine/InstCombineCasts.cpp
  test/Transforms/InstCombine/double-float-shrink-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31107.92221.patch
Type: text/x-patch
Size: 18834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170317/c65d70e2/attachment.bin>


More information about the llvm-commits mailing list