https://bugs.kde.org/show_bug.cgi?id=383010
--- Comment #43 from Alexandra Hajkova <ahajk...@redhat.com> --- My git repo: https://github.com/sasshka/valgrind/commit/2a9d9c2a5e6021cd1b928e03aabb9e493cde5cdd I tested the patch on Knights Landing. I had to rename gdbserver xml files for gdbserver tests to pass - they used to have avx with upper cases: 64bit-avx512-valgrind-s2.xml 64bit-avx512-valgrind-s1.xml 64bit-avx512.xml The patch doesn't seem to handle AVX512 subsets, the knights landing I used didn't have KADD instruction which was added for BW/DQ (according to https://en.wikipedia.org/wiki/AVX-512#New_instructions_by_sets) avx512.stdout.exp is missing in the patch with makes avx512 test to always fail. -- You are receiving this mail because: You are watching all bug changes.