diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-05-25 16:44:29 +0000 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-05-25 16:44:29 +0000 |
commit | d87eceda0e6d5de6b2d58430a0124b6f7428695d (patch) | |
tree | 969f6e4e9489a2f79bd8a5b5d28e8794f9dccb5e /llvm/lib/Object/Object.cpp | |
parent | 6bb5041e9414abd2b16460717fdd7ed4d370bde1 (diff) | |
download | bcm5719-llvm-d87eceda0e6d5de6b2d58430a0124b6f7428695d.tar.gz bcm5719-llvm-d87eceda0e6d5de6b2d58430a0124b6f7428695d.zip |
[X86] Combine fminnum/fmaxnum with non-nan operand to fmin/fmax
If we have a known non-nan operand, place it in the second operand
of fmin/fmax that is returned if either operand is nan.
Differential Revision: https://reviews.llvm.org/D62448
llvm-svn: 361704
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions