[PATCH] D124715: Add ThreadPriority::Low, and use QoS class Utility on Mac

2022-05-16 Thread Sam McCall via Phabricator via cfe-commits
sammccall added a comment. In D124715#3510908 , @stefanhaller wrote: > In D124715#3498846 , @sammccall > wrote: > >> Looks great! I'm happy to land it, will do so on Tuesday unless anyone has >> further comment

[PATCH] D124715: Add ThreadPriority::Low, and use QoS class Utility on Mac

2022-05-16 Thread Sam McCall via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG9902a0945d22: Add ThreadPriority::Low, and use QoS class Utility on Mac (authored by stk , committed by sammccall). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION ht

[PATCH] D124715: Add ThreadPriority::Low, and use QoS class Utility on Mac

2022-05-13 Thread Stefan Haller via Phabricator via cfe-commits
stefanhaller added a comment. In D124715#3498846 , @sammccall wrote: > Looks great! I'm happy to land it, will do so on Tuesday unless anyone has > further comments. @sammccall Just a friendly ping, in case you forgot. 😄 Repository: rG LLVM Github M

[PATCH] D124715: Add ThreadPriority::Low, and use QoS class Utility on Mac

2022-05-07 Thread Sam McCall via Phabricator via cfe-commits
sammccall added a comment. Looks great! I'm happy to land it, will do so on Tuesday unless anyone has further comments. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D124715/new/ https://reviews.llvm.org/D124715 ___

[PATCH] D124715: Add ThreadPriority::Low, and use QoS class Utility on Mac

2022-05-07 Thread Stefan Haller via Phabricator via cfe-commits
stefanhaller added a comment. @sammccall I addressed your last change requests with a revised patch, do you want to have a final look? Also, I don't have commit rights, could somebody please land this for me once everybody is happy with it? Repository: rG LLVM Github Monorepo CHANGES SINCE