[LLVMdev] PTX backend, BSD license

John McCall rjmccall at apple.com
Fri Aug 6 10:49:27 PDT 2010


On Aug 6, 2010, at 6:23 AM, Helge Rhodin wrote:
> 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.
> 
Yes, we do!  Please file bugs.

John.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100806/119df7a6/attachment.html>


More information about the llvm-dev mailing list