https://llvm.org/bugs/show_bug.cgi?id=24549
Renato Golin <renato.go...@linaro.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |renato.go...@linaro.org Resolution|--- |FIXED --- Comment #5 from Renato Golin <renato.go...@linaro.org> --- The test now produces: push {r4, r5, r6, lr} ldrh r0, [r0] mov r4, r2 mov r5, r1 bl __aeabi_h2f mov r6, r0 ldrh r0, [r5] bl __aeabi_h2f mov r1, r0 mov r0, r6 bl __aeabi_fadd bl __aeabi_f2h strh r0, [r4] pop {r4, r5, r6, pc} Which, though a bit ugly, seems correct. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs