https://llvm.org/bugs/show_bug.cgi?id=17229
Simon Pilgrim <llvm-...@redking.me.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |llvm-...@redking.me.uk Resolution|--- |FIXED --- Comment #8 from Simon Pilgrim <llvm-...@redking.me.uk> --- Fixed by r252335 and r254140. Note -ffast-math has to be specified as well fp-contract. __Z4foo1ddd: ## @_Z4foo1ddd .cfi_startproc ## BB#0: ## %entry vfmadd231sd %xmm1, %xmm2, %xmm0 retq .cfi_endproc .globl __Z4foo2dPdd .align 4, 0x90 __Z4foo2dPdd: ## @_Z4foo2dPdd .cfi_startproc ## BB#0: ## %entry vfmadd231sd (%rdi), %xmm1, %xmm0 retq .cfi_endproc -- 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