[PATCH] D31040: AMDGPU: Custom lower illegal small select types

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 16 10:32:38 PDT 2017


arsenm created this revision.
Herald added subscribers: tpr, dstuttard, tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.

Promote them to i32 vectors to avoid unpacking and re-packing
 the vectors.


https://reviews.llvm.org/D31040

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/select-vectors.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31040.92018.patch
Type: text/x-patch
Size: 20042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170316/68871c7e/attachment.bin>


More information about the llvm-commits mailing list