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

Michael Ferguson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 2 07:50:20 PDT 2018


mppf added a comment.

I think this patch is updated and ready to go. I'v additionally confirmed that this patch resolves the issue (present on LLVM master) with the test in https://reviews.llvm.org/D38501.


Repository:
  rL LLVM

https://reviews.llvm.org/D38662





More information about the llvm-commits mailing list