<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div>I look at GVN as the place that handles equivalent computations (full and partial, since it also covers at least some PRE).</div><div>On the other hand the current implementation of the InstructionMerge is independent of the GVN infrastructure and</div><div>so could run as stand-alone pass with its merits and costs.</div><div><br></div><div>-Gerolf</div><div><br><div><br></div><div><br><div><div>On May 2, 2014, at 2:15 PM, Chandler Carruth <<a href="mailto:chandlerc@google.com">chandlerc@google.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 29, 2014 at 12:31 PM, Gerolf Hoflehner <span dir="ltr"><<a href="mailto:ghoflehner@apple.com" target="_blank">ghoflehner@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>It runs as part of GVN in the GVN preparation</div><div>loop.</div></blockquote></div><br>Quick question before I dig any deeper -- why inside of GVN? Could this just be a stand-alone pass?</div>
</div>
</blockquote></div><br></div></div></body></html>