[PATCH] D38501: [ValueTracking] Fix a misuse of APInt in GetPointerBaseWithConstantOffset
Michael Ferguson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 3 06:57:04 PST 2019
mppf added a comment.
@hfinkel - I think this change is ready to merge. I've rebased it on current LLVM trunk and run the tests. I've also verified that the new test fails (with an assertion failure) on LLVM trunk without this change. Thanks!
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D38501/new/
https://reviews.llvm.org/D38501
More information about the llvm-commits
mailing list