https://bugs.kde.org/show_bug.cgi?id=434296
--- Comment #1 from Andreas Arnez <ar...@linux.ibm.com> --- As a heads up, I verified that all vector string instructions currently have the potential to yield memcheck false positives. Thus I'm working on a fix that re-implements all vector string instructions. Instead of implementing them with a dirty helper, they will then be transformed to normal IR instead. -- You are receiving this mail because: You are watching all bug changes.