[PATCH] D35812: AMDGPU: Fix using SMRD instructions for argument loads in functions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 13:01:48 PDT 2017


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

These are not actually uniform values except in kernels.


https://reviews.llvm.org/D35812

Files:
  lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  test/CodeGen/AMDGPU/hsa-func.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35812.107948.patch
Type: text/x-patch
Size: 4245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170724/a2e68376/attachment.bin>


More information about the llvm-commits mailing list