[PATCH] D52741: [AMDGPU] Add an AMDGPU pass to promote bitcast calls
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 25 13:04:44 PDT 2018
scott.linder updated this revision to Diff 171165.
scott.linder added a comment.
Move `addPass` for new pass
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.171165.patch
Type: text/x-patch
Size: 11744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181025/57e3bf1f/attachment.bin>
More information about the llvm-commits
mailing list