<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">addrspacecast support in NVPTX is on my
      todo list.  I'll try to put something together in the next few
      days.<br>
      <br>
      On 3/21/14, 2:20 PM, Jingyue Wu wrote:<br>
    </div>
    <blockquote
cite="mid:CAMROOrF1zTA=40XP7-ha7pEKxsSFHHbBsNmm4UVkgaeb5-qEEg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi, 
        <div><br>
        </div>
        <div>Static local variables in CUDA can be declared with address
          space qualifiers, such as __shared__. Therefore, the codegen
          needs to potentially addrspacecast a static local variable to
          the type expected by its declaration. Peter did something
          similar for global variables in r157167. </div>
        <div><br>
        </div>
        <div>All clang tests passed. </div>
        <div><br>
        </div>
        <div>Justin: The NVPTX backend support for addrspacecast seems
          not complete. We can send you follow-up patches once this one
          gets in. </div>
        <div><br>
        </div>
        <div>
          Jingyue</div>
      </div>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Thanks,

Justin Holewinski</pre>
  
<DIV>
<HR>
</DIV>
<DIV>This email message is for the sole use of the intended recipient(s) and may 
contain confidential information.  Any unauthorized review, use, disclosure 
or distribution is prohibited.  If you are not the intended recipient, 
please contact the sender by reply email and destroy all copies of the original 
message. </DIV>
<DIV>
<HR>
</DIV>
</body>
</html>