Bump version to 19.1.0-rc3
[llvm-project.git] / llvm / test / CodeGen / ARM / arguments-nosplit-double.ll
blobbb3710842d34c2a8235b5d17a5ffbd5b1ad76d39
1 ; RUN: llc -mtriple arm-linux-gnueabi -filetype asm -o - %s | FileCheck %s
2 ; PR4059
4 declare i32 @g(double)
6 define i32 @f(i64 %z, i32 %a, double %b) {
7   %tmp = call i32 @g(double %b)
8   ret i32 %tmp
11 ; CHECK-LABEL: f:
12 ; CHECK-NOT: r3