[PATCH] D16122: [LibCallSimplifier] use instruction-level fast-math-flags to transform pow(x, [small integer]) calls

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 10:20:49 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL258153: [LibCallSimplifier] use instruction-level fast-math-flags to transform pow(x… (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D16122?vs=44658&id=45282#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16122

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/pow-4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16122.45282.patch
Type: text/x-patch
Size: 6552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160119/e28ac76f/attachment.bin>


More information about the llvm-commits mailing list