<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Fri, May 4, 2018 at 4:47 AM Tim Northover via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Nico,<br>
<br>
On 24 April 2018 at 18:29, Nico Weber via llvm-commits<br>
<<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>> wrote:<br>
> Let TableGen write output only if it changed, instead of doing so in cmake.<br>
<br>
This change seems to force all TableGen steps to rerun even for an<br>
incremental build with no changes. That's probably worse than the<br>
status before. Do you think it's fixable?<br></blockquote><div><br></div><div>I think this has to be fixed.</div><div><br></div><div>Running tablegen is *not fast* in many cases. Re-running it for every target for every rebuild is really not acceptable.</div><div><br></div><div>Nico, it's been over a week with no update. I'm going to revert this until you have time to look into fixing this because myself and numerous other people have been complaining about constant rebuilds due to this and not know why this happens.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Cheers.<br>
<br>
Tim.<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
</blockquote></div></div>