http://llvm.org/bugs/show_bug.cgi?id=14221
Sanjay Patel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #7 from Sanjay Patel <[email protected]> --- sqrtsd patch committed here: http://llvm.org/viewvc/llvm-project?view=revision&revision=227111 As noted in the review for this patch (http://reviews.llvm.org/D6885), by tying the source and dest regs, we've introduced a small SSE perf regression in the case where we need to use the original operand and the result. -- 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
