https://llvm.org/bugs/show_bug.cgi?id=11580
Simon Pilgrim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #6 from Simon Pilgrim <[email protected]> --- Fixed in ToT and added basic test at rL232324 __Z4add3Dv3_f: ## @_Z4add3Dv3_f .cfi_startproc ## BB#0: ## %entry vaddps LCPI0_0(%rip), %xmm0, %xmm0 retq .cfi_endproc .globl __Z5cvt34Dv3_f .align 4, 0x90 __Z5cvt34Dv3_f: ## @_Z5cvt34Dv3_f .cfi_startproc ## BB#0: ## %entry retq .cfi_endproc .globl __Z5cvt43Dv4_f .align 4, 0x90 __Z5cvt43Dv4_f: ## @_Z5cvt43Dv4_f .cfi_startproc ## BB#0: ## %entry retq .cfi_endproc -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
