commit | d0b25b00412c2654d2d66b2d25d1fc1bf3723906 | [log] [tgz] |
---|---|---|
author | Tom Stellard <thomas.stellard@amd.com> | Fri Oct 28 15:32:28 2016 +0000 |
committer | Tom Stellard <thomas.stellard@amd.com> | Fri Oct 28 15:32:28 2016 +0000 |
tree | 39d643ed949fce99102a6a3d23af339abcfb2164 | |
parent | 749a022c0b11c112fb5f19dc271bc7a42fb08f07 [diff] |
[Loads] Fix crash in is isDereferenceableAndAlignedPointer() Summary: We were trying to add APInt values with different bit sizes after visiting an addrspacecast instruction which changed the bit width of the pointer. Reviewers: majnemer, hfinkel Subscribers: hfinkel, wdng, llvm-commits Differential Revision: https://reviews.llvm.org/D24774 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285407 91177308-0d34-0410-b5e6-96231b3b80d8