diff options
author | Yaxun Liu <Yaxun.Liu@amd.com> | 2017-06-27 18:26:06 +0000 |
---|---|---|
committer | Yaxun Liu <Yaxun.Liu@amd.com> | 2017-06-27 18:26:06 +0000 |
commit | 7c44f340de6b879959a54dd0d2ba85af6282cc48 (patch) | |
tree | 0f1df7aefb2553c4e91cb36e55cb836e71cdd2ff /llvm/lib/Transforms/Utils/CodeExtractor.cpp | |
parent | 6851ddf9428d743a558d89e69cc6974f8d731d6a (diff) | |
download | bcm5719-llvm-7c44f340de6b879959a54dd0d2ba85af6282cc48.tar.gz bcm5719-llvm-7c44f340de6b879959a54dd0d2ba85af6282cc48.zip |
[SROA] Fix APInt size when alloca address space is not 0
SROA assumes alloca address space is 0, which causes assertion. This patch fixes that.
Differential Revision: https://reviews.llvm.org/D34104
llvm-svn: 306440
Diffstat (limited to 'llvm/lib/Transforms/Utils/CodeExtractor.cpp')
0 files changed, 0 insertions, 0 deletions