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

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 01:41:40 PST 2022


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

- Added some comments to the code
- Removed a redundant CodeGen test
- Improved readability in value-simplify-pointer-info.ll
- Added tests in call-simplify-pointer-info.ll


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/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/value-simplify-pointer-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138646.478855.patch
Type: text/x-patch
Size: 59789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221130/7e59a08a/attachment.bin>


More information about the llvm-commits mailing list