Review Board 2.0.15


gpu-compute: Changing reconvergenceStack type

Review Request #3532 - Created June 29, 2016 and submitted

Information
Tony Gutierrez
gem5
default
Reviewers
Default

Changeset 11553:4ec14dd08cc3
---------------------------
gpu-compute: Changing reconvergenceStack type
std::stack has no iterators, therefore the reconvergence stack can't be
iterated without poping elements off. We will be using std::list instead to be
able to iterate for saving and restoring purposes.


   

Issue Summary

1 0 1 0
Description From Last Updated Status
Review request changed
Updated (Sept. 16, 2016, 9:29 a.m.)

Status: Closed (submitted)