Menu

#4 right shift gets converted to left shift

open-accepted
nobody
None
5
2010-05-03
2010-05-03
No

e.g. a = b >> c in python generates a = b << c in OpenCL. Patch attached.

Discussion

  • Michael Stephens

     
  • sean

    sean - 2010-05-03

    patched latest version. awaiting testing

     
  • sean

    sean - 2010-05-03
    • status: open --> open-accepted
     

Log in to post a comment.

Monday.com Logo