diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2013-10-02 22:38:17 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2013-10-02 22:38:17 +0000 |
commit | 407847f130885dd9e26e908f033f697c0975aeae (patch) | |
tree | 81aac510e2a9576382d837cdf38c549350bc4e4b /docs | |
parent | 62faf2f9d06392f6a619a0f95900bb7246f93573 (diff) | |
download | external_llvm-407847f130885dd9e26e908f033f697c0975aeae.zip external_llvm-407847f130885dd9e26e908f033f697c0975aeae.tar.gz external_llvm-407847f130885dd9e26e908f033f697c0975aeae.tar.bz2 |
Don't use runtime bounds check between address spaces.
Don't vectorize with a runtime check if it requires a
comparison between pointers with different address spaces.
The values can't be assumed to be directly comparable.
Previously it would create an illegal bitcast.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191862 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions