[FIX] Consolidation of loads with same pointer but different access relation
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>
Thu, 3 Mar 2016 12:26:58 +0000 (12:26 +0000)
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>
Thu, 3 Mar 2016 12:26:58 +0000 (12:26 +0000)
commitdf88023d2bf0e456974d4bd930c3b0c62741788c
treec062fd62a5aa1a81ba6f296af7bddb631b5c34b5
parent56de012b41fbc8ed743b7de89a0e0b8df3c373db
[FIX] Consolidation of loads with same pointer but different access relation

  This should fix PR19422.

  Thanks to Jeremy Huddleston Sequoia for reporting this.
  Thanks to Roman Gareev for his investigation and the reduced test case.

llvm-svn: 262612
polly/lib/Analysis/ScopInfo.cpp
polly/test/ScopInfo/invariant_load_distinct_parameter_valuations.ll [new file with mode: 0644]