summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-04-03 11:16:00 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2016-04-03 11:16:00 +0000
commit2075b5d2a122a3790c05ce12941a738da1a8b205 (patch)
tree44d33225b5f5da0ff78c54046afe83ef8d2a6cfc /llvm/lib/IR/Module.cpp
parent7dcceb82e9b9799e620923ea05a47f6eb47a3dda (diff)
downloadbcm5719-llvm-2075b5d2a122a3790c05ce12941a738da1a8b205.tar.gz
bcm5719-llvm-2075b5d2a122a3790c05ce12941a738da1a8b205.zip
[FIX] Do not create two SAI objects for exit PHIs
If an exit PHI is written and also read in the SCoP we should not create two SAI objects but only one. As the read is only modeled to ensure OpenMP code generation knows about it we can simply use the EXIT_PHI MemoryKind for both accesses. llvm-svn: 265261
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud