[PATCH] D52741: [AMDGPU] Add an AMDGPU pass to promote bitcast calls

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 3 09:03:27 PDT 2018


scott.linder updated this revision to Diff 168123.
scott.linder edited the summary of this revision.
scott.linder added a comment.

Address feedback


https://reviews.llvm.org/D52741

Files:
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPUFixFunctionBitcasts.cpp
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/CMakeLists.txt
  test/CodeGen/AMDGPU/call-constexpr.ll
  test/CodeGen/AMDGPU/promote-alloca-bitcast-function.ll
  test/CodeGen/AMDGPU/unsupported-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52741.168123.patch
Type: text/x-patch
Size: 10818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181003/0fb87372/attachment.bin>


More information about the llvm-commits mailing list