https://bugs.kde.org/show_bug.cgi?id=432801
--- Comment #14 from Eyal <eyals...@gmail.com> --- A possible solution in Valgrind: https://github.com/eyal0/valgrind/commit/899ea491e358013579f87e443beff0a30c69e348 This improves Valgrind's check for definedness when doing 32x4 SIMD signed greater than. It solves the problem for the test case below. If you can, consider testing if it solves the problem for your original code. -- You are receiving this mail because: You are watching all bug changes.