]> granicus.if.org Git - llvm/commit
[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)
commit5c8c06592a341694c7baabcffdf0b5f6fdcae55a
treefea4650fc296225c73e8afd38459e58c5f7964b2
parent5ecd47336f91f388a9ddce7fd6e39e12136cfb67
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286980 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/MemorySanitizer.cpp
test/Instrumentation/MemorySanitizer/vector_shift.ll