Skip to content
Commit 5528dcdf authored by Tobias Grosser's avatar Tobias Grosser
Browse files

ScopDetection: Always refuse multi-dimensional memory accesses with 'undef' in

               the size expression.

We previously only checked if the size expression is 'undef', but allowed size
expressions of the form 'undef * undef' by accident. After this change we now
require size expressions to be affine which implies no 'undef' appears anywhere
in the expression.

llvm-svn: 251225
parent 6890188e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment