diff options
author | Silviu Baranga <silviu.baranga@arm.com> | 2016-05-10 12:28:49 +0000 |
---|---|---|
committer | Silviu Baranga <silviu.baranga@arm.com> | 2016-05-10 12:28:49 +0000 |
commit | adf4b739eac40feee28bd6fcd89ebafa0f2247e1 (patch) | |
tree | 4c6a08bda32aee1f705e5b9200336f01533bad5a /clang/unittests/Basic | |
parent | aa1d638800b28e1de11daf6a340f8810ba2e07ac (diff) | |
download | llvm-adf4b739eac40feee28bd6fcd89ebafa0f2247e1.zip llvm-adf4b739eac40feee28bd6fcd89ebafa0f2247e1.tar.gz llvm-adf4b739eac40feee28bd6fcd89ebafa0f2247e1.tar.bz2 |
[LAA] Use re-written SCEV expressions when computing distances
This removes a redundant stride versioning step (we already
do it in getPtrStride, so it has no effect) and uses PSE to
get the SCEV expressions for the source and destination
(this might have changed when getPtrStride was called).
I discovered this through code inspection, and couldn't
produce a regression test for it.
llvm-svn: 269052
Diffstat (limited to 'clang/unittests/Basic')
0 files changed, 0 insertions, 0 deletions