[PATCH] D69575: Improve module.pcm lock file performance on machines with high core counts

Alex Lorenz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 15:59:26 PST 2019


arphaman added subscribers: Bigcheese, arphaman.
arphaman edited reviewers, added: Bigcheese; removed: doug.gregor.
arphaman added a comment.

In D69575#1750741 <https://reviews.llvm.org/D69575#1750741>, @Ladd wrote:

> Hi all,
>
> I'm a new contributor to LLVM -- pinging again on this patch. It's been sitting for three weeks -- any chance I can get a review?
>
> The underlying change is pretty straightforward, and produces a 1.8x build job speedup for my specific scenario.


Hi, I added @Bigcheese who should be able to help you land this patch.

A side comment: please upload your patch with full context (git -U9999), as it will help the reviewers to review it.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69575/new/

https://reviews.llvm.org/D69575





More information about the llvm-commits mailing list