unplugged-vendor/external/llvm-project/lld/test/wasm/lto/Inputs/libcall-truncsfhf2.ll

7 lines
149 B
LLVM
Raw Normal View History

target datalayout = "e-m:e-p:32:32-i64:64-n32:64-S128"
target triple = "wasm32-unknown-unknown"
define half @__truncsfhf2(float) {
ret half 0.0
}