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

Juan Manuel Martinez CaamaƱo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 06:14:27 PDT 2022


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

- Rename getUniqueLoadUser into getUniqueSimpleLoadUser.
- Consider the case where the UniqueLoad is 'found' twice.
- Style


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135260.465364.patch
Type: text/x-patch
Size: 4356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221005/818bc850/attachment.bin>


More information about the llvm-commits mailing list