diff options
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2020-01-02 13:37:34 -0600 |
---|---|---|
committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2020-01-02 13:45:54 -0600 |
commit | 781b78a3610886e265f08d6de625bfe19e3dd8cf (patch) | |
tree | e4128feaccd2b6b1fea367cbbc66a840ac2ce554 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | af340ae19f4bb109c63ca41663c97c45a39f512e (diff) | |
download | bcm5719-llvm-781b78a3610886e265f08d6de625bfe19e3dd8cf.tar.gz bcm5719-llvm-781b78a3610886e265f08d6de625bfe19e3dd8cf.zip |
[PowerPC] Only legalize FNEARBYINT with unsafe fp math
Commit 0f0330a78709 legalized these nodes on PPC without consideration of
unsafe math which means that we get inexact exceptions raised for nearbyint.
Since this doesn't conform to the standard, switch this legalization to depend
on unsafe fp math.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions