diff options
author | Craig Topper <craig.topper@intel.com> | 2020-01-09 11:55:22 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-01-09 12:22:39 -0800 |
commit | 4e003aad42d985dade66cd5928d64dd09edecceb (patch) | |
tree | a7329c9f378ea01b54f5ac600d38abf460cedfc2 /lldb/packages/Python/lldbsuite/test/commands/command/script | |
parent | 9949b1a1753aa0f229c5b55ea01ec96f48164d9e (diff) | |
download | bcm5719-llvm-4e003aad42d985dade66cd5928d64dd09edecceb.tar.gz bcm5719-llvm-4e003aad42d985dade66cd5928d64dd09edecceb.zip |
[X86] Add ueq/one fp128 quiet compare tests. NFC
The ONE expansion calls OGT/OLT libcalls which will signal for QNAN.
The UEQ expansion uses unord and eq libcalls which won't signal.
We should probably use those libcalls for ONE with appropriate
logic.
Quiet OGT/OLT/OLE/OGE have similar issue, but not sure how to fix
those yet.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command/script')
0 files changed, 0 insertions, 0 deletions