https://llvm.org/bugs/show_bug.cgi?id=26236

            Bug ID: 26236
           Summary: [ASAN][X86] Support for SSE masked memory load/store
                    intrinsics
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Miscellaneous Instrumentation passes
          Assignee: unassignedb...@nondot.org
          Reporter: llvm-...@redking.me.uk
                CC: fil...@gmail.com, k...@google.com,
                    llvm-bugs@lists.llvm.org
    Classification: Unclassified

It would be very useful if AddressSanitizer could check reads/writes to the
SSE/AVX mask memory move instructions:

(v)maskmovdqu
vpmaskmovd
vpmaskmovq
vmaskmovpd
vmaskmovps

Support for the AVX512 gather/scatter intrinsics could be considered as well.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to