summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
diff options
context:
space:
mode:
authorSiddharth Bhat <siddu.druid@gmail.com>2018-07-04 09:40:55 +0000
committerSiddharth Bhat <siddu.druid@gmail.com>2018-07-04 09:40:55 +0000
commit98a7a31d1ee21a2e9c2e07aeb836938336f86c79 (patch)
tree183e017385ad5201a6a6d474ed269c13476fdaef /llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
parentc3e1617bf95a83e51efeade79788eea9472d9377 (diff)
downloadbcm5719-llvm-98a7a31d1ee21a2e9c2e07aeb836938336f86c79.tar.gz
bcm5719-llvm-98a7a31d1ee21a2e9c2e07aeb836938336f86c79.zip
[Polly-ACC] Add isl_space.h to gpu_tree.c
Summary: This patch adds <isl_space.h> to gpu_tree.c. This prevents a segfault when allocating a new isl_space in the function create_sync_domain(), as the compiler now knows that the return type is a pointer instead of assuming the function returns an int. This has been updated in upstream PPCG, so we should bump up our PPCG version. Initially discovered by Philip Pfaffe in Polly. Reviewers: grosser, bollu, philip.pfaffe Reviewed By: bollu Subscribers: nemanjai, kbarton, llvm-commits Differential Revision: https://reviews.llvm.org/D48883 Contributed-by: Alain Denzler <alaindenzler@gmail.com> llvm-svn: 336251
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud