diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/vshift_scalar.ll')
| -rw-r--r-- | llvm/test/CodeGen/X86/vshift_scalar.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/vshift_scalar.ll b/llvm/test/CodeGen/X86/vshift_scalar.ll index 9dd8478caae..87eec3f9e97 100644 --- a/llvm/test/CodeGen/X86/vshift_scalar.ll +++ b/llvm/test/CodeGen/X86/vshift_scalar.ll @@ -1,4 +1,5 @@ ; RUN: llc < %s +; REQUIRES: default_triple ; Legalization test that requires scalarizing a vector. |

