diff options
author | Craig Topper <craig.topper@intel.com> | 2020-01-14 10:18:32 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-01-14 10:50:39 -0800 |
commit | 98c54fb1feba081c509f7e389877550df130a80d (patch) | |
tree | 81442673068eca4289e77f82151f63628af5599a /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py | |
parent | f7e9f4f4c50245d10ca9869a9f8f3d431dfb6948 (diff) | |
download | bcm5719-llvm-98c54fb1feba081c509f7e389877550df130a80d.tar.gz bcm5719-llvm-98c54fb1feba081c509f7e389877550df130a80d.zip |
[X86] Directly emit a BROADCAST_LOAD from constant pool in lowerUINT_TO_FP_vXi32 to avoid double loads seen in D71971
By directly emitting the constants as a constant pool load we seem to avoid the build_vector/extract_subvector combines that resulted in the duplicate loads we had before.
Differential Revision: https://reviews.llvm.org/D72307
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions