[PATCH] D28405: SimplifyLibCalls: Replace fabs libcalls with intrinsics
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 7 11:45:39 PST 2017
arsenm updated this revision to Diff 83531.
arsenm added a comment.
Test adjustments
https://reviews.llvm.org/D28405
Files:
include/llvm/IR/PatternMatch.h
lib/Transforms/InstCombine/InstCombineCalls.cpp
lib/Transforms/Utils/SimplifyLibCalls.cpp
test/Transforms/InstCombine/double-float-shrink-2.ll
test/Transforms/InstCombine/fabs.ll
test/Transforms/InstCombine/float-shrink-compare.ll
test/Transforms/InstCombine/pow-1.ll
test/Transforms/InstCombine/win-math.ll
test/Transforms/InstCombine/zero-point-zero-add.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28405.83531.patch
Type: text/x-patch
Size: 11598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170107/fd98a523/attachment-0001.bin>
More information about the llvm-commits
mailing list