[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 13:50:51 PDT 2017


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