Issue 152655
Summary i think the char conv algorithm can be improved
Labels new issue
Assignees
Reporter Mjz86
    hi , so if suggestions are not valid issues , ill close this but if not ,
i think i implemented  some better versions of the imteger to string functions ( there is no abi need , only some new lookup tables that arent much big) ,  i wrote my thoughts  on it in https://github.com/Mjz86/String/blob/main/int_to_dec_par.md , 
 i tested it and the 64 bit integer was about 1.5x faster on my potato pc , 
i wonder if you would like to take a look and if its good , ill try to implement a pr . 
thank you for taking your time.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to