[LLVMdev] PTX backend, BSD license

David A. Greene greened at obbligato.org
Mon Aug 9 15:13:36 PDT 2010


"Helge Rhodin" <helge.rhodin at alice-dsl.net> writes:

Interesting!

                         -Dave

> Hi,
>
> finally we changed the license of the PTX-backend from GPL to BSD(license of llvm). You can get the latest version here: https://
> sourceforge.net/projects/llvmptxbackend/
> It should be compatible to the current llvm svn trunk. (revision 110329, Thu 05 Aug 2010)
>
> The backend now uses the address space attribute of LLVM for local, global, ... and constant address space. However the clang frontend
> handles address space attributes incorrectly. Thus writing the input code in C++ is some times cumbersome. We need to fix clang in this
> regard.
>
> Helge
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev



More information about the llvm-dev mailing list