[PATCH] D28405: SimplifyLibCalls: Replace fabs libcalls with intrinsics
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 16 13:55:39 PST 2017
arsenm updated this revision to Diff 84591.
arsenm added a comment.
Preserve fast math flags in another place
https://reviews.llvm.org/D28405
Files:
include/llvm/IR/PatternMatch.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/fabs-libcall.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.84591.patch
Type: text/x-patch
Size: 16092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170116/2059caa9/attachment.bin>
More information about the llvm-commits
mailing list