1RUN: llvm-dis %p/Inputs/auto_upgrade_flt_rounds.bc -o - | FileCheck %s 2 3CHECK-LABEL: define signext i32 @get_rounds() 4CHECK: tail call i32 @llvm.get.rounding() 5
1RUN: llvm-dis %p/Inputs/auto_upgrade_flt_rounds.bc -o - | FileCheck %s 2 3CHECK-LABEL: define signext i32 @get_rounds() 4CHECK: tail call i32 @llvm.get.rounding() 5