diff options
author | Craig Topper <craig.topper@gmail.com> | 2019-11-16 22:08:53 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2019-11-17 13:31:30 -0800 |
commit | 1b0efe2b1778e821aade88667b1cb82d1c93f7e9 (patch) | |
tree | 543d65a04a2af579690121074b3d656537767dc0 /lldb/packages/Python/lldbsuite/support/gmodules.py | |
parent | 9b515b6dd919cbd67ba12c01530708c5617e288f (diff) | |
download | bcm5719-llvm-1b0efe2b1778e821aade88667b1cb82d1c93f7e9.tar.gz bcm5719-llvm-1b0efe2b1778e821aade88667b1cb82d1c93f7e9.zip |
[LegalizeTypes] When expanding the integer result of LLROUND/LLRINT, also call GetSoftenedFloat if the floating point input needs to be softened.
Before this we were emitting a bitcast to integer from the lowering
code that itself will need to be legalized. By calling
GetSoftenedFloat we get the integer conversion in one step without
needing to relegalize a bitcast.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/gmodules.py')
0 files changed, 0 insertions, 0 deletions