diff options
author | Craig Topper <craig.topper@gmail.com> | 2019-12-13 00:02:41 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2019-12-13 00:14:41 -0800 |
commit | 5c80a4f454ac6dad09e5c27f32a28af62cdb4d13 (patch) | |
tree | 2e9a93fcd9fede8a4faf0690b71591985c0ba5d0 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 21fbd5587cdfa11dabb3aeb0ead2d3d5fd0b490d (diff) | |
download | bcm5719-llvm-5c80a4f454ac6dad09e5c27f32a28af62cdb4d13.tar.gz bcm5719-llvm-5c80a4f454ac6dad09e5c27f32a28af62cdb4d13.zip |
[LegalizeTypes] Remove unnecessary if before calling ReplaceValueWith on the chain in SoftenFloatRes_LOAD.
I believe this is a leftover from when fp128 was softened to fp128
on X86-64. In that case type legalization must have been able to
create a load that was the same as N which would make this
replacement fail or assert. Since we no longer do that, this
check should be unneeded.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions