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

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 14:11:53 PDT 2017


MatzeB added a comment.

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D33320





More information about the llvm-commits mailing list