]> granicus.if.org Git - llvm/commit
[x86] move vector shift tests for PR37428; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 14 Jun 2019 15:23:09 +0000 (15:23 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 14 Jun 2019 15:23:09 +0000 (15:23 +0000)
commita70eff991780a931539f930876c550c3e0147809
treead4c7c69394e6a8cd108fc9231a20d8207c1aaf8
parent697e6923d12b19b9b6f2fa23661fff101a154c88
[x86] move vector shift tests for PR37428; NFC

As suggested in the post-commit thread for rL363392 - it's
wasteful to have so many runs for larger tests. AVX1/AVX2
is what shows the diff and probably what matters most going
forward.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363411 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vector-shift-by-select-loop.ll [new file with mode: 0644]
test/CodeGen/X86/vector-shift-shl-128.ll