[PATCH] D141164: [AAUnderlyingObjects] Introduce an AA for getting underlying objects of a pointer

Shilei Tian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 7 14:22:01 PST 2023


tianshilei1992 updated this revision to Diff 487121.
tianshilei1992 marked 10 inline comments as done.
tianshilei1992 added a comment.

rebase and fix part of comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141164

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141164.487121.patch
Type: text/x-patch
Size: 18357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230107/f67d0916/attachment.bin>


More information about the llvm-commits mailing list