[PATCH] D38662: [BasicAA] Support arbitrary pointer sizes (and fix an overflow bug)

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 19 12:43:39 PST 2018


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

In D38662#1290796 <https://reviews.llvm.org/D38662#1290796>, @mppf wrote:

> hey @efriedma - @hfinkel and I are wondering if you have any comments on this updated revision of BasicAA improvements. Thanks!


I think that we can move forward with this. Thanks for updating. It's not a complete solution (as Eli has pointed out), but does improve the status quo. LGTM.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D38662





More information about the llvm-commits mailing list