[PATCH] D62448: [X86] Combine fminnum/fmaxnum with non-nan operand to fmin/fmax

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 25 09:42:15 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361704: [X86] Combine fminnum/fmaxnum with non-nan operand to fmin/fmax (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62448?vs=201400&id=201410#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62448/new/

https://reviews.llvm.org/D62448

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/extract-fp.ll
  llvm/trunk/test/CodeGen/X86/fmaxnum.ll
  llvm/trunk/test/CodeGen/X86/fminnum.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62448.201410.patch
Type: text/x-patch
Size: 9025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190525/ac65e8e6/attachment.bin>


More information about the llvm-commits mailing list