mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-12 07:41:14 +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
|