[PATCH] D33320: [SLP] Improve comments and naming of functions/variables/members, NFC.
Anna Thomas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 18:57:22 PDT 2017
anna added a comment.
In https://reviews.llvm.org/D33320#824538, @MatzeB wrote:
> In https://reviews.llvm.org/D33320#824506, @MatzeB wrote:
>
> > 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?
>
>
> Seems like this has recovered on ToT.
This was the review thread: https://reviews.llvm.org/D34881
Repository:
rL LLVM
https://reviews.llvm.org/D33320
More information about the llvm-commits
mailing list