[PATCH] D48979: AMDGPU: Fix UBSan error caused by r335942

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 5 11:11:15 PDT 2018


tstellar updated this revision to Diff 154269.
tstellar added a comment.

Use subtarget query to get kernel arg offset.


Repository:
  rL LLVM

https://reviews.llvm.org/D48979

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/R600ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48979.154269.patch
Type: text/x-patch
Size: 4172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180705/52fd7cf9/attachment.bin>


More information about the llvm-commits mailing list