<div dir="ltr">DenseSet does have the comment that it's implemented with DenseMap and should be fixed if it becomes a performance problem.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jan 8, 2014 at 4:59 PM, Owen Anderson <span dir="ltr"><<a href="mailto:resistor@mac.com" target="_blank">resistor@mac.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div class="h5"><br><div><div>On Jan 8, 2014, at 1:52 PM, Chandler Carruth <<a href="mailto:chandlerc@google.com" target="_blank">chandlerc@google.com</a>> wrote:</div>
<br><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 8, 2014 at 4:38 PM, Matt Arsenault <span dir="ltr"><<a href="mailto:Matthew.Arsenault@amd.com" target="_blank">Matthew.Arsenault@amd.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="overflow:hidden">Add missing definitions of key_type and value_type to DenseSet.<br>
<br>
This matches std::set and allows using DenseSet with the functions<br>
in SetOperations.h</div></blockquote></div><br>Just keep in mind that DenseSet is unusually expensive. I worry whenever people are using DenseSet because it has strange costs associated with it.</div></div></blockquote><br>
</div></div></div><div>Sounds like some additional discussion of when DenseSet is appropriate could be useful in ProgrammersManual.html !</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>—Owen</div></font></span></div>
<br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div>