| commit | 95dfdd858c97198ee5f2573c49d0769d1ef60e68 | [log] [tgz] |
|---|---|---|
| author | Jan Beulich <jbeulich@suse.com> | Fri Jan 27 09:23:12 2023 +0100 |
| committer | Jan Beulich <jbeulich@suse.com> | Fri Jan 27 09:23:12 2023 +0100 |
| tree | 05f70607d6e0062b5810ff24d8b4d9d25f541380 | |
| parent | bd78280846e197537cf1ad2a2d52c331be5cb4a2 [diff] |
x86: drop dead SSE2AVX-related code All (there are just two) SSE2AVX templates with %xmm0 as first operand also specify VEX3SOURCES. Hence there's no need for an "else" to the respective if(), and the if() itself can become an assertion.