[Polly] Do not introduce address space cast
authorHongbin Zheng <etherzhhb@gmail.com>
Thu, 27 Apr 2017 06:42:14 +0000 (06:42 +0000)
committerHongbin Zheng <etherzhhb@gmail.com>
Thu, 27 Apr 2017 06:42:14 +0000 (06:42 +0000)
commit0f8f177682ddd91e7fe84595170d8e4986516e3b
tree035c207874105e6195c5271fc32ffe683fe9db77
parent6f08789d3028d2ae46c15804c038d5d3f107a348
[Polly] Do not introduce address space cast

Do not introduce address space cast in IslNodeBuilder::preloadUnconditionally.

Differential Revision: https://reviews.llvm.org/D32581

llvm-svn: 301519
polly/lib/CodeGen/IslNodeBuilder.cpp
polly/test/Isl/CodeGen/invariant_load_address_space.ll [new file with mode: 0644]