Re: [Valgrind-users] _mm_maskstore_ps issue

2015-03-29 Thread Mark Abraham
Hi, This issue seems to be fixed in the valgrind trunk since January 2015. Thanks for the quick response, Julian! Mark On Sun, Mar 29, 2015 at 7:39 PM, Julian Seward wrote: > On 29/03/15 19:26, Mark Abraham wrote: > > Hi, > > > > I was writing unit tests for some code that used the x86 compil

[Valgrind-users] _mm_maskstore_ps issue

2015-03-29 Thread Mark Abraham
Hi, I was writing unit tests for some code that used the x86 compiler intrinsic _mm_maskstore_ps ( https://software.intel.com/sites/products/documentation/doclib/iss/2013/compiler/cpp-lin/GUID-C32657F6-AAF5-4DCC-AC94-2BA02AEBADFB.htm). I observed that Valgrind 3.10.1 thought the resulting instruct