[PATCH] D38501: [ValueTracking] Fix a misuse of APInt in GetPointerBaseWithConstantOffset

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 5 08:48:27 PDT 2017


aprantl added a comment.

The testcase seems fine now. I'll defer to Hal for the semantics of the actual change.


https://reviews.llvm.org/D38501





More information about the llvm-commits mailing list