mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-22 21:41:38 +00:00
3 lines
91 B
LLVM
3 lines
91 B
LLVM
; RUN: llvm-dis < %s.bc | not grep {i32 @llvm\\.pmulld}
|
|
; RUN: llvm-dis < %s.bc | grep mul
|