diff options
author | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2017-01-11 14:40:39 +0000 |
---|---|---|
committer | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2017-01-11 14:40:39 +0000 |
commit | c282975604e31609625b6d7016d4b0b5d5c99844 (patch) | |
tree | 94c0f5c449a5dc7a360e911c9dd15adc1f0725d1 /llvm/lib/Support/Program.cpp | |
parent | 7fa220f5f164312332dc671a55a9c3acc4936b46 (diff) | |
download | bcm5719-llvm-c282975604e31609625b6d7016d4b0b5d5c99844.tar.gz bcm5719-llvm-c282975604e31609625b6d7016d4b0b5d5c99844.zip |
[SystemZ] Improve isFoldableMemAccessOffset().
A store of an extracted element or a load which gets inserted into a vector,
will be combined into a vector load/store element instruction.
Therefore, isFoldableMemAccessOffset(), which is called by LSR, should
return false in these cases.
Reviewer: Ulrich Weigand
llvm-svn: 291673
Diffstat (limited to 'llvm/lib/Support/Program.cpp')
0 files changed, 0 insertions, 0 deletions