diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-05-10 14:48:42 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-05-10 14:48:42 +0000 |
commit | be97134955c1f3df67808afbccefeea19f5ef5ef (patch) | |
tree | 3dc54decc78b468baab3bc26916cce27861fe175 /llvm/lib | |
parent | 2a0810e27f5c576420f600ef549b1cb5313d951e (diff) | |
download | bcm5719-llvm-be97134955c1f3df67808afbccefeea19f5ef5ef.tar.gz bcm5719-llvm-be97134955c1f3df67808afbccefeea19f5ef5ef.zip |
[x86] add tests for maxnum/minnum intrinsics with nnan; NFC
Clang 6.0 was updated to create these intrinsics rather than
libcalls or fcmp/select, but the backend wasn't prepared to
handle that optimally.
This bug is not the primary reason for PR37403:
https://bugs.llvm.org/show_bug.cgi?id=37403
...but it's probably more important for x86 perf.
llvm-svn: 331988
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions