<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 02/15/2016 11:34 AM, Artur Pilipenko
      via llvm-dev wrote:<br>
    </div>
    <blockquote
      cite="mid:2A9A5F61-1A90-4608-8FD1-82F29ED0EE5E@azulsystems.com"
      type="cite">
      <p style="margin: 0px 0px 12px; padding: 0px; border: 0px; widows:
        1; background-color: rgb(255, 255, 255);" class="">
        <font class="" face="Segoe UI, Segoe UI Web Regular, Segoe UI
          Symbol, Helvetica Neue, Helvetica, Arial, sans-serif" size="2"><span
            style="line-height: 18.850000381469727px;" class="">My
            proposal to fix the problem is to add another overloaded
            type parameter for the intrinsics - the pointer type, which
            can be any pointer with underlying type being a data type.
            In this case the signature of the intrinsic above would be:</span></font></p>
    </blockquote>
    +1. I don't particularly care about this set of intrinsics, but
    there are a handful of other memory intrinsics that currently suffer
    from the same problem of being arbitrarily restricted to
    addrspace(0).<br>
    <br>
    -Matt<br>
  </body>
</html>