http://llvm.org/bugs/show_bug.cgi?id=21385
Sanjay Patel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #19 from Sanjay Patel <[email protected]> --- Refinement accuracy made configurable via cl::opt: http://llvm.org/viewvc/llvm-project?view=revision&revision=221819 With that, I think we can resolve this bug as fixed. The customer can control generation of rcpps/rcpss with "-use-recip-est" and control the speed vs. accuracy trade-off with "-x86-recip-refinement-steps". -- 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
