[PATCH] D119249: [Attributor][NFC] Expose new API in AAPointerInfo

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 18:49:33 PST 2022


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

LGTM since this is just moving code, but I don't understand using 1<<31 as the invalid value for a 64-bit size/offset


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119249



More information about the llvm-commits mailing list