[PATCH] D15937: [LibCallSimplifier] use instruction-level fast-math-flags to transform sqrt calls
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 11 14:38:01 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL257400: [LibCallSimplifier] use instruction-level fast-math-flags to transform sqrt… (authored by spatel).
Changed prior to commit:
http://reviews.llvm.org/D15937?vs=44153&id=44560#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15937
Files:
llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/trunk/test/Transforms/InstCombine/fast-math.ll
llvm/trunk/test/Transforms/InstCombine/inline-intrinsic-assert.ll
llvm/trunk/test/Transforms/InstCombine/no_cgscc_assert.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15937.44560.patch
Type: text/x-patch
Size: 9386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160111/df6acb81/attachment.bin>
More information about the llvm-commits
mailing list