[PATCH] D38499: [BasicAA] Fix adjustToPointerSize in BasicAliasAnalysis.cpp for ptr > 64b
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 3 09:59:48 PDT 2017
hfinkel added a comment.
LGTM too. Please do update the test so it checks that the result makes sense. We need more test coverage in this area.
https://reviews.llvm.org/D38499
More information about the llvm-commits
mailing list