diff options
author | Craig Topper <craig.topper@gmail.com> | 2016-07-13 02:21:25 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2016-07-13 02:21:25 +0000 |
commit | ff1c327ebb7ea3f1aa6a336a82154b6548750a56 (patch) | |
tree | 7a7ceb7878f3f3b060a63819ccd90a5ff8830b6c /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | 1efc3b70c55910de72277f55959574c55329b0fa (diff) | |
download | bcm5719-llvm-ff1c327ebb7ea3f1aa6a336a82154b6548750a56.tar.gz bcm5719-llvm-ff1c327ebb7ea3f1aa6a336a82154b6548750a56.zip |
[X86] Remove some seemingly unnecessary patterns that supported vector zext/sext with 256-bit source types producing a 256-bit result.
These patterns just extracted the source down to 128-bits to use the instructions. AVX512 seems to have blindly copied them over for VLX, but did not create similar patterns for 512-bit sources. So I'm hoping the backend can't actually produce these cases.
llvm-svn: 275240
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions