[PATCH] [NVPTX] aligned byte-buffers for vector return types
Jingyue Wu
jingyue at google.com
Fri Oct 3 16:01:52 PDT 2014
Hi jholewinski,
Fixes PR21100 which is caused by inconsistency between the declared return type
and the expected return type at the call site. The new behavior is consistent
with nvcc and the NVPTXTargetLowering::getPrototype function.
http://reviews.llvm.org/D5612
Files:
lib/Target/NVPTX/NVPTXISelLowering.cpp
test/CodeGen/NVPTX/vector-return.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5612.14415.patch
Type: text/x-patch
Size: 1185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141003/bb82b2ab/attachment.bin>
More information about the llvm-commits
mailing list