[PATCH] D36831: [AMDGPU] Transform __read_pipe_* and __write_pipe_*
Yaxun Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 22 20:28:40 PDT 2017
yaxunl added a comment.
In https://reviews.llvm.org/D36831#848905, @rampitec wrote:
> Run it without -amdgpu-prelink. It will fail to link. It will also fail to build library.
The device library has not implemented these functions yet. I think that's why it fails to link.
I will investigate why it fails to build library.
https://reviews.llvm.org/D36831
More information about the llvm-commits
mailing list