GPGPU: Extend types when array sizes have smaller types
authorTobias Grosser <tobias@grosser.es>
Tue, 13 Sep 2016 08:02:14 +0000 (08:02 +0000)
committerTobias Grosser <tobias@grosser.es>
Tue, 13 Sep 2016 08:02:14 +0000 (08:02 +0000)
commitb79f4d3970621b16a28202afb7c2e3c50256995d
treeb6b1ac353e973daaea6560d012c035119bc03685
parentb906df9fe56374de7e11a1412424dee0d89739cf
GPGPU: Extend types when array sizes have smaller types

This prevents a compiler crash.

llvm-svn: 281303
polly/lib/CodeGen/PPCGCodeGeneration.cpp
polly/test/GPGPU/size-cast.ll [new file with mode: 0644]