<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Currently, the only observable side-effect of this change is that debug<br>
info intrinsics are no longer abandoned. I'm not sure how to craft<br>
a test case for this, and my real goal was the refactoring, but I'll<br>
talk to Dave or Eric about how to add a test case for this.<br></blockquote><div><br></div><div style>Since you're just changing where the intrinsics are you could just look in the IR after the pass for which basic block the instructions are in. Any user visible changes would be dependent upon what happens after and would be touchier for testing.</div>
<div style><br></div><div style>-eric </div></div></div></div>