bolt/deps/llvm-18.1.8/llvm/test/Bitcode/auto_upgrade_flt_rounds.test
2025-02-14 19:21:04 +01:00

4 lines
160 B
Text

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