diff options
author | Craig Topper <craig.topper@intel.com> | 2018-12-02 07:52:39 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-12-02 07:52:39 +0000 |
commit | 204e4110e0680747ddfb091908e717372a297134 (patch) | |
tree | 2560ddf5832aa4a2d1e4496377dcc6a68b8422ea /lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py | |
parent | 4bb077910aab43e9f4905475e66faa1f2bd75d24 (diff) | |
download | bcm5719-llvm-204e4110e0680747ddfb091908e717372a297134.tar.gz bcm5719-llvm-204e4110e0680747ddfb091908e717372a297134.zip |
[X86] Simplify LowerBITCAST code for v2i32/v4i16/v8i8/i64->mmx/i64/f64 bitcast.
Previously this code generated its own extracts and build_vector. But we can use a simpler concat_vectors or scalar_to_vector operation and let type legalization do additional legalization of those operations.
llvm-svn: 348087
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py')
0 files changed, 0 insertions, 0 deletions