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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 17:47:37 PST 2017


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

Only use nearbyint


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.84618.patch
Type: text/x-patch
Size: 24944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170117/48c31f87/attachment-0001.bin>


More information about the llvm-commits mailing list