"llvm/lib/Target/ARM/AsmParser/Makefile" did not exist on "2c2c4af05e37c6195d2a8c2ea182b18f934e3404"
X86: call fp16-conversion functions soft-float on Darwin.
We've been shipping implementations of these with a soft-float ABI since MacOS 10.10 in 2014 and there's evidence they're in binaries now, so we can't easily switch to %xmm0. This emits special libcalls with casts in place to restore the soft-float ABI for __truncdfhf2, __truncsfhf2, and __extendhfsf2.
Loading
Please sign in to comment