[PATCH] D11866: transform fmin/fmax calls when possible (PR24314)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 16 13:19:14 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245187: transform fmin/fmax calls when possible (PR24314) (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D11866?vs=31622&id=32250#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11866

Files:
  llvm/trunk/include/llvm/Transforms/Utils/SimplifyLibCalls.h
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/fast-math.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11866.32250.patch
Type: text/x-patch
Size: 7316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150816/d0fa0bd7/attachment.bin>


More information about the llvm-commits mailing list