<br>If the bitcast is connected to the intrinsic in the SelectionDAG then yes we can see through it and get to the symbolic variable; but if it is hoisted to another basic block then we have to somehow "chase it up"<div>
<br></div><div>Vinod<br><div><div><br></div><div> <br><div class="gmail_quote">On Mon, Jul 13, 2009 at 9:27 PM, Eli Friedman <span dir="ltr"><<a href="mailto:eli.friedman@gmail.com">eli.friedman@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br></div>
For a normal intrinsic, if you're using LLVM CodeGen, it shouldn't be<br>
possible to distinguish normally, and otherwise, you should be able to<br>
look through the bitcast.<br>
<font color="#888888"><br>
-Eli<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</div></div></blockquote></div><br></div></div></div>