diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2016-02-02 21:16:12 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2016-02-02 21:16:12 +0000 |
commit | de4208122b32222a575c4d817adfa080be7b1168 (patch) | |
tree | bbf2af336edb28cd642e1227b6d4444bde349aac /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | 21eecb4f14cd36a7c5beb40437fd70b5a966922d (diff) | |
download | llvm-de4208122b32222a575c4d817adfa080be7b1168.zip llvm-de4208122b32222a575c4d817adfa080be7b1168.tar.gz llvm-de4208122b32222a575c4d817adfa080be7b1168.tar.bz2 |
AMDGPU: Do not promote allocas with non-inbounds GEPs
If we can't assume the pointer value isn't within the bounds
of the object, it seems risky to try to replace the pointer
calculations.
llvm-svn: 259573
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions