1*9880d681SAndroid Build Coastguard Worker; RUN: llc < %s 2*9880d681SAndroid Build Coastguard Worker 3*9880d681SAndroid Build Coastguard Workerdefine internal i1 @f(float %s) { 4*9880d681SAndroid Build Coastguard Workerentry: 5*9880d681SAndroid Build Coastguard Worker %c = fcmp ogt float %s, 0x41EFFFFFE0000000 6*9880d681SAndroid Build Coastguard Worker ret i1 %c 7*9880d681SAndroid Build Coastguard Worker} 8