https://bugs.llvm.org/show_bug.cgi?id=34104

Jonas Hahnfeld <hah...@hahnjo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #5 from Jonas Hahnfeld <hah...@hahnjo.de> ---
This has been fixed in trunk with the introduction of support for data sharing.
Since a fix this morning, LLVM finally generates PTX code that can be compiled
by ptxas.

Linking still doesn't work because libomptarget-nvptx is missing
(https://reviews.llvm.org/D14254), but I'll close this issue as the original
problem has been resolved.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to