summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO
diff options
context:
space:
mode:
authorJack Liu <jack.liu@intel.com>2016-05-03 19:30:48 +0000
committerJack Liu <jack.liu@intel.com>2016-05-03 19:30:48 +0000
commitf101c0f7a1eb7e8e47ffc79dc440ea34fa11fbc3 (patch)
treed079e909745803964ccfc1228e61930d6518f28e /llvm/lib/Transforms/IPO
parent34fd4fb459a1b396646b698247a191c7056a1202 (diff)
downloadbcm5719-llvm-f101c0f7a1eb7e8e47ffc79dc440ea34fa11fbc3.tar.gz
bcm5719-llvm-f101c0f7a1eb7e8e47ffc79dc440ea34fa11fbc3.zip
[SROA] Function canConvertValue needs to check whether both NewTy and OldTy pointers are
pointing to the same addr space. This can prevent SROA from creating a bitcast between pointers with different addr spaces. Differential Revision: http://reviews.llvm.org/D19697 llvm-svn: 268424
Diffstat (limited to 'llvm/lib/Transforms/IPO')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud