[PATCH] D38501: [ValueTracking] Fix a misuse of APInt in GetPointerBaseWithConstantOffset
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 3 09:14:54 PDT 2017
aprantl added a comment.
It would be better if the test would check for an actual different result rather than "it doesn't crash".
https://reviews.llvm.org/D38501
More information about the llvm-commits
mailing list