Searched hist:11623 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/gpu-compute/
H A Dkernel_cfg.ccdiff 11623:b56cbe6b63a2 Tue Sep 13 23:11:00 EDT 2016 Michael LeBeane <michael.lebeane@amd.com> 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.

Completed in 5 milliseconds