[PATCH] D36831: [AMDGPU] Transform __read_pipe_* and __write_pipe_*

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 20 14:51:45 PDT 2017


yaxunl updated this revision to Diff 111912.
yaxunl added a comment.

add check for declaration to avoid post-link transformation of pipe functions.


https://reviews.llvm.org/D36831

Files:
  lib/Target/AMDGPU/AMDGPULibCalls.cpp
  lib/Target/AMDGPU/AMDGPULibFunc.cpp
  lib/Target/AMDGPU/AMDGPULibFunc.h
  test/CodeGen/AMDGPU/simplify-libcalls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36831.111912.patch
Type: text/x-patch
Size: 43097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170820/80a8982c/attachment-0001.bin>


More information about the llvm-commits mailing list