[PATCH] D136745: [NFC] [AAPointerInfo] OffsetAndSize is no longer an std::pair

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 10:02:39 PDT 2022


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

Addressed comments about special constants and operator!=


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136745

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: D136745.470849.patch
Type: text/x-patch
Size: 7833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221026/af8a267b/attachment.bin>


More information about the llvm-commits mailing list