<div dir="ltr">I don't think he meant to remove them entirely right?  Just make them so they're not exposed from the header.  Presumably they could go in Parallel.cpp</div><br><div class="gmail_quote"><div dir="ltr">On Thu, May 4, 2017 at 3:26 PM Michael Spencer <<a href="mailto:bigcheesegs@gmail.com">bigcheesegs@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div><div class="m_-6041872592493380595gmail_signature">On Thu, May 4, 2017 at 3:05 PM, Rui Ueyama via Phabricator <span dir="ltr"><<a href="mailto:reviews@reviews.llvm.org" target="_blank">reviews@reviews.llvm.org</a>></span> wrote:<br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">ruiu added a comment.<br>
<br>
Even if we are going to just copy it from LLD to LLVM, we should hide all but parallel_for and parallel_for_each. This patch exposes Latch and TaskGroup.<br>
<br>
<br>
<a href="https://reviews.llvm.org/D32826" rel="noreferrer" target="_blank">https://reviews.llvm.org/D32826</a><br>
<br>
<br>
<br>
</blockquote></div><br></div></div><div dir="ltr"><div class="gmail_extra">Sounds good to me. A move that strips things out is easy enough to track, and if needed they can be added later.</div></div><div dir="ltr"><div class="gmail_extra"><br></div><div class="gmail_extra">- Michael Spencer<br></div><div class="gmail_extra"><br></div></div></blockquote></div>