[PATCH] D33320: [SLP] Improve comments and naming of functions/variables/members, NFC.

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 14:13:34 PDT 2017


Hi Mattias, just committed a patch, that fixes this problem

Best regards,
Alexey Bataev

> 28 июля 2017 г., в 16:50, Matthias Braun via Phabricator <reviews at reviews.llvm.org> написал(а):
> 
> MatzeB added a comment.
> 
> We just identified this commit as the cause of a 10x slowdown when compiling shared_sha256.c in the llvm test-suite/CTMark (x86, no special flags should get you the default -O3) showing up on our performance tracking.
> 
> Did any of the planned improvements make it to ToT yet?
> 
> 
> Repository:
>  rL LLVM
> 
> https://reviews.llvm.org/D33320
> 
> 
> 


More information about the llvm-commits mailing list