diff options
author | Kang Zhang <shkzhang@cn.ibm.com> | 2020-02-26 02:59:03 +0000 |
---|---|---|
committer | Kang Zhang <shkzhang@cn.ibm.com> | 2020-02-26 02:59:03 +0000 |
commit | b083d7a3460d28884a1e2f7dae5a93465cd1099e (patch) | |
tree | d019444ad8fd2125ffd54c3978424ac0f935acbe /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | b61a4aaca5f8a1e71eeaee74d93cdd6fccbef065 (diff) | |
download | llvm-b083d7a3460d28884a1e2f7dae5a93465cd1099e.zip llvm-b083d7a3460d28884a1e2f7dae5a93465cd1099e.tar.gz llvm-b083d7a3460d28884a1e2f7dae5a93465cd1099e.tar.bz2 |
[PowerPC] Fix the unexpected modification caused by D62993 in LowerSELECT_CC for power9
Summary:
The patch D62993 : `[PowerPC] Emit scalar min/max instructions with unsafe fp math`
has modified the functionality when `Subtarget.hasP9Vector() && (!HasNoInfs || !HasNoNaNs)`,
this modification is not expected.
Reviewed By: nemanjai
Differential Revision: https://reviews.llvm.org/D74701
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions