mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 08:23:21 +01:00
d9df071ead
it's auto-upgraded to a shufflevector instruction. llvm-svn: 45131
3 lines
102 B
LLVM
3 lines
102 B
LLVM
; RUN: llvm-dis < %s.bc | not grep {i32 @llvm\\.movl.dq}
|
|
; RUN: llvm-dis < %s.bc | grep shufflevector
|