<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Feb 20, 2017 at 10:35 AM, Emil Velikov <span dir="ltr"><<a href="mailto:emil.l.velikov@gmail.com" target="_blank">emil.l.velikov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 18 February 2017 at 23:59, Jason Ekstrand <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</a>> wrote:<br>
> ---<br>
>  src/intel/vulkan/Makefile.<wbr>sources  |   5 +-<br>
>  src/intel/vulkan/anv_query.c       | 171 -------------<br>
</span>Won't this lead to this [albeit trivial] code built 4 times instead of<br>
once ? Worth mentioning in the commit message (build time should be<br>
the same afaict).<br></blockquote><div><br></div><div>Yes it would and I did think about that.  I briefly considered just picking an arbitrary gen and only building the 3 common functions once but I figured that was probably more hassle than it was worth.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Regardless, I've verified that nothing sneaked in during the move and<br>
the makefile changes seem good.<br>
For 3 and 4:<br>
Reviewed-by: Emil Velikov <<a href="mailto:emil.velikov@collabora.com">emil.velikov@collabora.com</a>><br>
<span class="HOEnZb"><font color="#888888"><br>
-Emil<br>
</font></span></blockquote></div><br></div></div>