[PATCH] D28499: SimplifyLibCalls: Replace copysign calls with intrinsic

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 16:42:32 PST 2017


arsenm updated this revision to Diff 83742.
arsenm added a comment.

Make sure source types match


https://reviews.llvm.org/D28499

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  lib/Transforms/InstCombine/InstCombineCasts.cpp
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/Transforms/InstCombine/copysign.ll
  test/Transforms/InstCombine/float-shrink-compare.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28499.83742.patch
Type: text/x-patch
Size: 9367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170110/eef82cac/attachment.bin>


More information about the llvm-commits mailing list