[PATCH] D52741: [AMDGPU] Add an AMDGPU pass to promote bitcast calls
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 26 06:21:35 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL345382: [AMDGPU] Add a pass to promote bitcast calls (authored by scott.linder, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D52741?vs=171165&id=171291#toc
Repository:
rL LLVM
https://reviews.llvm.org/D52741
Files:
llvm/trunk/lib/Target/AMDGPU/AMDGPU.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUFixFunctionBitcasts.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/trunk/lib/Target/AMDGPU/CMakeLists.txt
llvm/trunk/test/CodeGen/AMDGPU/call-constexpr.ll
llvm/trunk/test/CodeGen/AMDGPU/promote-alloca-bitcast-function.ll
llvm/trunk/test/CodeGen/AMDGPU/unsupported-calls.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52741.171291.patch
Type: text/x-patch
Size: 12084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181026/aeffa7dd/attachment.bin>
More information about the llvm-commits
mailing list