[PATCH] D30011: [NVPTX] Unify vectorization of load/stores of aggregate arguments and return values.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 12:58:01 PST 2017


tra updated this revision to Diff 89265.
tra added a comment.

Fixed last two nits.


https://reviews.llvm.org/D30011

Files:
  lib/Target/NVPTX/NVPTXISelLowering.cpp
  test/CodeGen/NVPTX/aggregate-return.ll
  test/CodeGen/NVPTX/f16-instructions.ll
  test/CodeGen/NVPTX/ldparam-v4.ll
  test/CodeGen/NVPTX/lower-aggr-copies.ll
  test/CodeGen/NVPTX/param-load-store.ll
  test/CodeGen/NVPTX/vec-param-load.ll
  test/CodeGen/NVPTX/vec8.ll
  test/CodeGen/NVPTX/vector-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30011.89265.patch
Type: text/x-patch
Size: 106435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/5acd67bf/attachment-0001.bin>


More information about the llvm-commits mailing list