[PATCH] D27881: AMDGPU: Custom lower more vector operations

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 17 13:31:31 PST 2016


arsenm created this revision.
arsenm added a subscriber: llvm-commits.
Herald added a reviewer: tstellarAMD.
Herald added subscribers: tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.

This avoids stack usage.


https://reviews.llvm.org/D27881

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  test/CodeGen/AMDGPU/amdgpu.private-memory.ll
  test/CodeGen/AMDGPU/extract_vector_elt-f16.ll
  test/CodeGen/AMDGPU/extract_vector_elt-i16.ll
  test/CodeGen/AMDGPU/insert_vector_elt.v2i16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27881.81851.patch
Type: text/x-patch
Size: 33086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161217/6e139342/attachment.bin>


More information about the llvm-commits mailing list