diff options
| author | Tobias Grosser <tobias@grosser.es> | 2016-07-28 06:47:53 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2016-07-28 06:47:53 +0000 |
| commit | 44143bb927ce58beabd92adbd4115364a4c093c4 (patch) | |
| tree | 70b77ae97d357683740145b6cb8022e1e91e88ab /llvm/lib/CodeGen/MachineDominanceFrontier.cpp | |
| parent | 4e18d71c71788654dd5c3e3b151ada8666b91029 (diff) | |
| download | bcm5719-llvm-44143bb927ce58beabd92adbd4115364a4c093c4.tar.gz bcm5719-llvm-44143bb927ce58beabd92adbd4115364a4c093c4.zip | |
GPGPU: use current 'Index' to find slot in parameter array
Before this change we used the array index, which would result in us accessing
the parameter array out-of-bounds. This bug was visible for test cases where not
all arrays in a scop are passed to a given kernel.
llvm-svn: 276961
Diffstat (limited to 'llvm/lib/CodeGen/MachineDominanceFrontier.cpp')
0 files changed, 0 insertions, 0 deletions

