mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-07 13:09:52 +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
|