<html><head></head><body><div dir="auto">Maybe Sven can give some input.<br><br></div>
<div dir="auto">Tobias (traveling atm) </div>
<div class="gmail_quote" >On Jul 11, 2018, at 03:34, "Friedman, Eli" <<a href="mailto:efriedma@codeaurora.org" target="_blank">efriedma@codeaurora.org</a>> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="blue">On 7/6/2018 2:00 AM, Tobias Grosser via llvm-commits wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> Author: grosser<br> Date: Fri Jul  6 02:00:26 2018<br> New Revision: 336425<br><br> URL: <a href="http://llvm.org/viewvc/llvm-project?rev=336425&view=rev">http://llvm.org/viewvc/llvm-project?rev=336425&view=rev</a><br> Log:<br> Update isl to isl-0.19-224-gce84a511<br><br> This is a maintenance update. Besides many minor changes it ships two<br> functions "isl_*_list_size" and "isl_*_list_get_at" which will allow us<br> to simplify the iterator implementation in Polly.<br></blockquote><br>Hi Tobias,<br><br>With this change, I'm seeing some internal testcases hit computeout <br>limits which didn't hit them before (and take nearly twice as long in <br>real time to execute if I bump up the limit).  Looks like it's caused by <br>the change to  map_intersect_internal in isl_map.c (the new call to <br>isl_map_plain_is_equal).  Do you know what that change is supposed to do?<br><br>-Eli<br></pre></blockquote></div></body></html>