vchuravy / IEEEFloat16.jl

6 stars 2 forks source link

`__truncdfhf2` could not be resolved #1

Open JeffreySarnoff opened 5 years ago

JeffreySarnoff commented 5 years ago

running on a Intel(R) Xeon(R) E-2176M CPU (Kabylake, 2018) ERROR: LLVM error: Program used external function '__truncdfhf2' which could not be resolved!

vchuravy commented 5 years ago

Will have to see if we can reuse https://github.com/JuliaLang/julia/pull/26381/commits/ae7cad9d35bc637afc81907571af608037be2281 and resolve the symbol correctly.