26
rustc_codegen_gcc: Progress Report #33
(blog.antoyo.xyz)
f16 and f128
Great!๐๐ป What about FPU and VFP support?
Could you please point to the relevant source code for these? From what I could find here, this doesn't seem implemented for the LLVM backend either.
If VFP uses target-specific intrinsics, there's a chance that this doesn't work correctly in the GCC backend yet since our auto-generated mapping we have needs many adjustments and we only added the adjustments for x86-64.
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits