[PATCH] D48630: AMDGPU: Fix assert on aggregate type kernel arguments

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 05:04:17 PDT 2018


arsenm updated this revision to Diff 153046.
arsenm added a comment.

Fix special case of having a single unsized kernel argument


https://reviews.llvm.org/D48630

Files:
  lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp
  test/CodeGen/AMDGPU/lower-kernargs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48630.153046.patch
Type: text/x-patch
Size: 12950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180627/a1e3a20f/attachment.bin>


More information about the llvm-commits mailing list