<br><br><div class="gmail_quote">On Thu, Dec 8, 2011 at 2:37 PM, Ryan Taylor <span dir="ltr"><<a href="mailto:ryta1203@gmail.com">ryta1203@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Thanks.<br><br>So basically then this operation is not target-independent like the docs suggest?<div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">On Thu, Dec 8, 2011 at 1:23 PM, Eli Friedman <span dir="ltr"><<a href="mailto:eli.friedman@gmail.com" target="_blank">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>On Thu, Dec 8, 2011 at 11:49 AM, Ryan Taylor <<a href="mailto:ryta1203@gmail.com" target="_blank">ryta1203@gmail.com</a>> wrote:<br>


> After some thought, to put this more simply (more direct), it would be fine<br>
> if the getelementptr is lowered into IR assuming an x86 architecture. The<br>
> real problem is that I don't want the x86 code generation, I still want to<br>
> deal in LLVM IR just with the GEP lowered, and it lowered for the x86<br>
> architecture is fine.<br>
><br>
> Is there any way to do this?<br>
<br>
</div>It should be straightforward to write, but I don't think there's any<br>
existing code to do this.  You can grab the necessary information<br>
about the target out of TargetData.<br>
<span><font color="#888888"><br>
-Eli<br>
</font></span></blockquote></div><br>
</div></div></blockquote></div><br>