aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2016-09-11 13:30:12 +0000
committerTobias Grosser <tobias@grosser.es>2016-09-11 13:30:12 +0000
commit02293ed75563c314d15553f82e252eb15dd13038 (patch)
treee376155a22c961730f909db3b46294a0011988dc /llvm/lib/CodeGen/MachineBasicBlock.cpp
parente73ef85c6f0924d97b56061e4d0208f1940408ce (diff)
downloadllvm-02293ed75563c314d15553f82e252eb15dd13038.zip
llvm-02293ed75563c314d15553f82e252eb15dd13038.tar.gz
llvm-02293ed75563c314d15553f82e252eb15dd13038.tar.bz2
GPGPU: Do not fail in case of arrays never accessed
If these arrays have never been accessed we failed to derive an upper bound of the accesses and consequently a size for the outermost dimension. We now explicitly check for empty access sets and then just use zero as size for the outermost dimension. llvm-svn: 281165
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions