diff options
author | Alexandru Dutu <alexandru.dutu@amd.com> | 2018-06-25 12:51:53 -0400 |
---|---|---|
committer | Alexandru Duțu <alexandru.dutu@amd.com> | 2018-06-26 16:46:40 +0000 |
commit | 90d448080e283a6ba4aca7677b985d4807a40476 (patch) | |
tree | 0140f6b1ff720a20863d664f272828689645ed52 /src/base/coroutine.hh | |
parent | eab83998f76bb2ee26c03e280e9f6639b8a55ed8 (diff) | |
download | gem5-90d448080e283a6ba4aca7677b985d4807a40476.tar.xz |
gpu-compute: Remove unneeded Request::setVirt call
This sets the members of a Request object to the values they
already hold, except the atomicOpFunctor which is set to
nullptr. This call introduces a bug for atomics and is not
useful for non-atomic requests. This changeset is also
adding the wave PC and instruction sequence number to the
Request object.
Change-Id: I62f7b4a597483b0aa848a0cfbc72181e1063f56a
Reviewed-on: https://gem5-review.googlesource.com/11549
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com>
Reviewed-by: Matt Sinclair <mattdsinclair@gmail.com>
Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com>
Diffstat (limited to 'src/base/coroutine.hh')
0 files changed, 0 insertions, 0 deletions