diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2019-08-01 22:18:56 +0000 |
---|---|---|
committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2019-08-01 22:18:56 +0000 |
commit | eee9312a85c020f90beb186fe95835e36ae8ce1c (patch) | |
tree | 7d31ae2f30d7052c4e0bea84cf4507ca9fb0ec8d /llvm/lib/CodeGen/MachineSink.cpp | |
parent | ac7e5788ca03dac225fd92ac937593454bd36d21 (diff) | |
download | bcm5719-llvm-eee9312a85c020f90beb186fe95835e36ae8ce1c.tar.gz bcm5719-llvm-eee9312a85c020f90beb186fe95835e36ae8ce1c.zip |
Relax load store vectorizer pointer strip checks
The previous change to fix crash in the vectorizer introduced
performance regressions. The condition to preserve pointer
address space during the search is too tight, we only need to
match the size.
Differential Revision: https://reviews.llvm.org/D65600
llvm-svn: 367624
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions