Skip to content
Commit 6a2da6b9 authored by Tobias Grosser's avatar Tobias Grosser
Browse files

Add test cases for multi-dimensional variable lengths arrays

At the moment we can handle such arrays only by conservatively assuming that
each access to such an array may touch any element in the array. It would be
great if we could improve Polly/LLVM at some point, such that we can
recover the multi-dimensionality of the accesses.

llvm-svn: 163619
parent ed29566c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment