[PATCH] D50567: AMDGPU: Fix packing undef parts of build_vector

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 10 10:01:30 PDT 2018


arsenm created this revision.
arsenm added a reviewer: rampitec.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.

https://reviews.llvm.org/D50567

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/build-vector-packed-partial-undef.ll
  test/CodeGen/AMDGPU/call-argument-types.ll
  test/CodeGen/AMDGPU/mad-mix-hi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50567.160127.patch
Type: text/x-patch
Size: 17322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180810/a6fe386d/attachment.bin>


More information about the llvm-commits mailing list