diff options
author | Alexandru Dutu <alexandru.dutu@amd.com> | 2016-09-16 12:29:01 -0400 |
---|---|---|
committer | Alexandru Dutu <alexandru.dutu@amd.com> | 2016-09-16 12:29:01 -0400 |
commit | 791837645002679eb3f7f71469d151c10c533d5c (patch) | |
tree | a439673ec08094ef232631307d3edba5f20c8673 /ext | |
parent | d5c8c5d3db1954ff4e33dade0812fed7b60a9269 (diff) | |
download | gem5-791837645002679eb3f7f71469d151c10c533d5c.tar.xz |
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.
Diffstat (limited to 'ext')
0 files changed, 0 insertions, 0 deletions