[AVX-512] Add AVX-512 vector shift intrinsics to memory santitizer.
authorCraig Topper <craig.topper@gmail.com>
Tue, 15 Nov 2016 16:27:33 +0000 (16:27 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 15 Nov 2016 16:27:33 +0000 (16:27 +0000)
commitc7486af9c9642f0beff3b033be9b3353c035e8cd
tree8041a6f62c99e591add6e0dae45056ab5c8270b0
parentceffb43b1b7e6d5d8f666acaa51647c87834af09
[AVX-512] Add AVX-512 vector shift intrinsics to memory santitizer.

Just needed to add the intrinsics to the exist switch. The code is generic enough to support the wider vectors with no changes.

llvm-svn: 286980
llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
llvm/test/Instrumentation/MemorySanitizer/vector_shift.ll