mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 16:33:37 +01:00
e5e0b4660d
llvm-svn: 51533
4 lines
167 B
LLVM
4 lines
167 B
LLVM
; RUN: llvm-dis < %s.bc | not grep {i32 @llvm\\.punpckh.qdq}
|
|
; RUN: llvm-dis < %s.bc | not grep {i32 @llvm\\.punpckl.qdq}
|
|
; RUN: llvm-dis < %s.bc | grep shufflevector
|