summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineSink.cpp
diff options
context:
space:
mode:
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2019-08-01 22:18:56 +0000
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>2019-08-01 22:18:56 +0000
commiteee9312a85c020f90beb186fe95835e36ae8ce1c (patch)
tree7d31ae2f30d7052c4e0bea84cf4507ca9fb0ec8d /llvm/lib/CodeGen/MachineSink.cpp
parentac7e5788ca03dac225fd92ac937593454bd36d21 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud