diff options
| author | Tobias Grosser <tobias@grosser.es> | 2015-09-21 16:19:25 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2015-09-21 16:19:25 +0000 |
| commit | b1c39429d97ad107b6798e77765543da3258bc06 (patch) | |
| tree | ae2ef1e1c8e491a7f5df1b6906cb45ee4c057ae4 /clang | |
| parent | 55dcd40d3eabe3aebe4eb4cc6625d8dd7be56613 (diff) | |
| download | bcm5719-llvm-b1c39429d97ad107b6798e77765543da3258bc06.tar.gz bcm5719-llvm-b1c39429d97ad107b6798e77765543da3258bc06.zip | |
Do not model delinearized and linearized access relation for a single access
A missing return statement that previously did not have a visibly negative
effect caused after some data-structure changes in r248024 multi-dimensional
accesses to be modeled both multi-dimensional as well as linearized. This
commit adds the missing return to avoid the incorrect double modeling as
well as the compile time increases it caused.
llvm-svn: 248171
Diffstat (limited to 'clang')
0 files changed, 0 insertions, 0 deletions

