<div dir="ltr">Yeah, that is why on the other thread i suggested it probably makes sense to just change how AA is doing it rather than all simplification users</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 16, 2018 at 12:21 PM, Eli Friedman via Phabricator <span dir="ltr"><<a href="mailto:reviews@reviews.llvm.org" target="_blank">reviews@reviews.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">efriedma added a comment.<br>
<br>
My primary concern here is that SimplifyInstruction needs to be "constant" time; if you put a linear traversal over the entire function here, you'll cause compile-time explosions all over the compiler.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
Repository:<br>
  rL LLVM<br>
<br>
<a href="https://reviews.llvm.org/D44564" rel="noreferrer" target="_blank">https://reviews.llvm.org/<wbr>D44564</a><br>
<br>
<br>
<br>
</div></div></blockquote></div><br></div>