[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 15:07:49 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295784: [NVPTX] Unify vectorization of load/stores of aggregate arguments and return… (authored by tra).

Changed prior to commit:
  https://reviews.llvm.org/D30011?vs=89265&id=89290#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30011

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

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


More information about the llvm-commits mailing list