[PATCH] D134596: AMDGPU: Handle new address pattern in LowerKernelAttributes introduced by opaque pointers

Changpeng Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 25 16:13:58 PDT 2022


cfang updated this revision to Diff 462776.
cfang marked 2 inline comments as done.
cfang added a comment.

Updated based on arsenm's comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134596/new/

https://reviews.llvm.org/D134596

Files:
  llvm/lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp
  llvm/test/CodeGen/AMDGPU/implicit-arg-v5-opt-opaque-ptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134596.462776.patch
Type: text/x-patch
Size: 5811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220925/6f9c0f21/attachment.bin>


More information about the llvm-commits mailing list