repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang][Modules] Raise empty.modulemap expected size to <70KB to fix RISC-V failure...
[llvm-project.git]
/
lld
/
test
/
wasm
/
lto
/
Inputs
/
libcall-truncsfhf2.ll
blob
1439d7f8b4cb4be67ad195d393814b71c721b956
1
target datalayout = "e-m:e-p:32:32-p10:8:8-p20:8:8-i64:64-n32:64-S128-ni:1:10:20"
2
target triple = "wasm32-unknown-unknown"
3
4
define half @__truncsfhf2(float) {
5
ret half 0.0
6
}