]> granicus.if.org Git - clang/commit
[X86] Update VBMI2 vshld/vshrd tests to use an immediate that doesn't require a modulo.
authorCraig Topper <craig.topper@intel.com>
Mon, 7 Jan 2019 06:01:58 +0000 (06:01 +0000)
committerCraig Topper <craig.topper@intel.com>
Mon, 7 Jan 2019 06:01:58 +0000 (06:01 +0000)
commitebdd117a2308d58b31404cbd02877c70772f0cec
tree05884c0a43ea87a7b9c91d583e3a97e1ef242336
parent02db2fa1a919655cb54a160131c3ca6a3fa215b5
[X86] Update VBMI2 vshld/vshrd tests to use an immediate that doesn't require a modulo.

Planning to replace these with funnel shift intrinsics which would mask out the extra bits. This will help minimize test diffs.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@350506 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/avx512vbmi2-builtins.c
test/CodeGen/avx512vlvbmi2-builtins.c