summaryrefslogtreecommitdiffstats
path: root/polly/lib/CodeGen/LoopGenerators.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-09-05 10:32:56 +0000
committerTobias Grosser <tobias@grosser.es>2015-09-05 10:32:56 +0000
commit0d8874c0f6e1a57224ce3d67cfd88ac1d3d9ae51 (patch)
treeeb69c7248695c94399eeb8404f9e2e7c3ae607b5 /polly/lib/CodeGen/LoopGenerators.cpp
parent5cce4381abfaa2e21010a016a225a3ff6886022a (diff)
downloadbcm5719-llvm-0d8874c0f6e1a57224ce3d67cfd88ac1d3d9ae51.tar.gz
bcm5719-llvm-0d8874c0f6e1a57224ce3d67cfd88ac1d3d9ae51.zip
OpenMP codegen: support generation of multi-dimensional access functions
When computing the index expressions for new, multi-dimensional memory accesses these new index expressions may reference original llvm::Values that are not transfered into the OpenMP subfunction. Using GlobalMap we now replace references to such values with the rewritten values that have e.g. been passed to the OpenMP subfunction. llvm-svn: 246923
Diffstat (limited to 'polly/lib/CodeGen/LoopGenerators.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud