MemAccInt: Do not strip pointer casts
commit8c97edd95c92439e1faf24f73f54781a6afef3d8
authorTobias Grosser <tobias@grosser.es>
Tue, 15 Mar 2016 06:35:08 +0000 (15 06:35 +0000)
committerTobias Grosser <tobias@grosser.es>
Tue, 15 Mar 2016 06:35:08 +0000 (15 06:35 +0000)
tree6befb1f41df28910fefa33f55f210a33c1dd7ed7
parent1c6ac2cf046b5323b5d5a1538d244ed9bf41cd8a
MemAccInt: Do not strip pointer casts

This mirrors:

commit  https://llvm.org/svn/llvm-project/llvm/trunk@263462
Author: Michael Kuperstein <michael.kuperstein@gmail.com>
Date:   Mon Mar 14 18:34:29 2016 +0000

    [AliasSetTracker] Do not strip pointer casts when processing MemSetInst

and fixes the failure the above commit triggered in Polly.

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@263538 91177308-0d34-0410-b5e6-96231b3b80d8
include/polly/Support/ScopHelper.h