summaryrefslogtreecommitdiff
path: root/src/gpu-compute/vector_register_file.hh
diff options
context:
space:
mode:
authorAlexandru Dutu <alexandru.dutu@amd.com>2016-09-16 12:29:01 -0400
committerAlexandru Dutu <alexandru.dutu@amd.com>2016-09-16 12:29:01 -0400
commit791837645002679eb3f7f71469d151c10c533d5c (patch)
treea439673ec08094ef232631307d3edba5f20c8673 /src/gpu-compute/vector_register_file.hh
parentd5c8c5d3db1954ff4e33dade0812fed7b60a9269 (diff)
downloadgem5-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 'src/gpu-compute/vector_register_file.hh')
0 files changed, 0 insertions, 0 deletions