search for: vpsllvd

Displaying 2 results from an estimated 2 matches for "vpsllvd".

Did you mean: vpsllq
2014 Apr 10
3
[LLVMdev] Test failures with 3.4.1
...-llvm/llvm-toolchain/branches/llvm-toolchain-3.4-3.4+205824/test/CodeGen/X86/vec_shift4.ll:6:10: error: expected string not found in input ; CHECK: pslld ^ <stdin>:1:2: note: scanning from here .file "<stdin>" ^ <stdin>:8:3: note: possible intended match here vpsllvd %xmm1, %xmm0, %xmm0 ^ -- ******************** FAIL: LLVM :: CodeGen/X86/vshift-4.ll (4843 of 9333) ******************** TEST 'LLVM :: CodeGen/X86/vshift-4.ll' FAILED ******************** Script: -- /home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-3.4-3.4+205824...
2014 Apr 09
2
[LLVMdev] Test failures with 3.4.1
Hello, Trying the 3.4.1 branch, I get following tests failing: LLVM :: CodeGen/X86/2009-06-05-VZextByteShort.ll LLVM :: CodeGen/X86/fma4-intrinsics-x86_64.ll LLVM :: CodeGen/X86/fp-fast.ll LLVM :: CodeGen/X86/vec_shift4.ll LLVM :: CodeGen/X86/vshift-4.ll I am testing on a Debian testing 64b. Does it ring a bell? Sylvestre