[PATCH] D28484: SimplifyLibCalls: Replace more unary libcalls with intrinsics

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 14:43:21 PST 2017


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

Update comment


https://reviews.llvm.org/D28484

Files:
  include/llvm/Transforms/Utils/SimplifyLibCalls.h
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  lib/Transforms/InstCombine/InstCombineCasts.cpp
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/Transforms/InstCombine/double-float-shrink-2.ll
  test/Transforms/InstCombine/float-shrink-compare.ll
  test/Transforms/InstCombine/win-math.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28484.83707.patch
Type: text/x-patch
Size: 19009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170109/957e35b1/attachment.bin>


More information about the llvm-commits mailing list