[llvm-bugs] [Bug 26236] New: [ASAN][X86] Support for SSE masked memory load/store intrinsics
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jan 21 08:24:09 PST 2016
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: unassignedbugs at nondot.org
Reporter: llvm-dev at redking.me.uk
CC: filcab at gmail.com, kcc at google.com,
llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160121/6884c674/attachment.html>
More information about the llvm-bugs
mailing list