diff options
author | Craig Topper <craig.topper@intel.com> | 2019-10-02 22:35:03 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-10-02 22:35:03 +0000 |
commit | f5bda7fe24edd21a7f3fc71129d1cca8fd277a1d (patch) | |
tree | ff3092d65a1615a36ef8a66f9277307b371dafda /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 2772b970e30ac2ca17b723f2e0bfac0dd0c99b80 (diff) | |
download | bcm5719-llvm-f5bda7fe24edd21a7f3fc71129d1cca8fd277a1d.tar.gz bcm5719-llvm-f5bda7fe24edd21a7f3fc71129d1cca8fd277a1d.zip |
[X86] Add test cases for suboptimal vselect+setcc splitting.
If the vselect result type needs to be split, it will try to
also try to split the condition if it happens to be a setcc.
With avx512 where k-registers are legal, its probably better
to just use a kshift to split the mask register.
llvm-svn: 373536
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions