[PATCH] D135260: [AMDGPU][AMDGPULowerKernelAttributes] Use stripAndAccumulateConstantOffset

Juan Manuel Martinez CaamaƱo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 07:46:07 PDT 2022


jmmartinez updated this revision to Diff 467470.
jmmartinez added a comment.

- Extend AMDGPULowerKernelAttributes to handle multiple occurrences of the attributes in the same function
- Fix reminder indices in test
- Add test-cases with multiple users, and more than one in a single function


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135260

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135260.467470.patch
Type: text/x-patch
Size: 22714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221013/0c826e3d/attachment.bin>


More information about the llvm-commits mailing list