[PATCH] D27159: [ThreadPool] Simplify the interface
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 28 17:46:23 PST 2016
davide added a comment.
In https://reviews.llvm.org/D27159#607321, @mehdi_amini wrote:
> > If you prefer the code to stay as is, fine, but we will keep having two different implementations in-tree.
>
> You're not explaining why it prevents the merge.
It makes it harder for me. If it doesn't for you, feel free to go ahead. In general, I shouldn't explain why I want to remove dead code from the tree (as it's dead).
https://reviews.llvm.org/D27159
More information about the llvm-commits
mailing list