[PATCH] D138646: [AAPointerInfo] track multiple constant offsets for each use

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 11 21:51:00 PST 2022


sameerds updated this revision to Diff 481992.
sameerds added a comment.

- Rebased.
- Yielded to clang-format's insistence in a couple of places.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138646

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/CodeGen/AMDGPU/attributor.ll
  llvm/test/CodeGen/AMDGPU/implicitarg-attributes.ll
  llvm/test/Transforms/Attributor/call-simplify-pointer-info.ll
  llvm/test/Transforms/Attributor/multiple-offsets-pointer-info.ll
  llvm/test/Transforms/Attributor/value-simplify-pointer-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138646.481992.patch
Type: text/x-patch
Size: 75314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221212/c86cbc91/attachment.bin>


More information about the llvm-commits mailing list