gpu-compute: Fix bug with return in cfg
Review Request #3536 - Created June 29, 2016 and submitted
| Information | |
|---|---|
| Tony Gutierrez | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11557:2d904585b998 --------------------------- gpu-compute: Fix bug with return in cfg Connecting basic blocks would stop too early in kernels where ret was not the last instruction. This patch allows basic blocks after the ret instruction to be properly connected.
Posted (June 30, 2016, 12:15 a.m.)
Is there a reason these are not all "gpu-compute:"?
Posted (Aug. 15, 2016, 1:24 p.m.)
Any comments before we ship this?
May want to add a comment.
