[PATCH] D15294: [x86] inline calls to fmaxf / llvm.maxnum.f32 using maxss (PR24475)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 15:14:56 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255700: [x86] inline calls to fmaxf / llvm.maxnum.f32 using maxss (PR24475) (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D15294?vs=42867&id=42924#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15294

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/fmaxnum.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15294.42924.patch
Type: text/x-patch
Size: 17953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151215/574c9334/attachment.bin>


More information about the llvm-commits mailing list