[NVPTX] Properly handle bitcast ConstantExpr when checking for the alignment of funct...
authorJustin Holewinski <jholewinski@nvidia.com>
Mon, 11 Nov 2013 19:28:19 +0000 (19:28 +0000)
committerJustin Holewinski <jholewinski@nvidia.com>
Mon, 11 Nov 2013 19:28:19 +0000 (19:28 +0000)
commit07a5d3dc3d99ad2bf5c1122787d37ec0e17adde6
tree130813e190812f7253c57d4f16ce1a1dc21d77e7
parent0df3ce333b90cb42ee190a80b310ba89ff4cbeb3
[NVPTX] Properly handle bitcast ConstantExpr when checking for the alignment of function parameters

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194410 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/NVPTX/NVPTXISelLowering.cpp
test/CodeGen/NVPTX/bug17709.ll [new file with mode: 0644]