mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-11 21:56:15 +00:00
4 lines
163 B
LLVM
4 lines
163 B
LLVM
|
; RUN: llvm-dis < %s.bc | not grep {i32 @llvm\\.unpckh.pd}
|
||
|
; RUN: llvm-dis < %s.bc | not grep {i32 @llvm\\.unpckl.pd}
|
||
|
; RUN: llvm-dis < %s.bc | grep shufflevector
|