base,arch-hsail: Fix GPU build
authorMatthew Poremba <matthew.poremba@amd.com>
Thu, 26 Mar 2020 23:22:27 +0000 (18:22 -0500)
committerMatthew Poremba <matthew.poremba@amd.com>
Fri, 3 Apr 2020 21:51:57 +0000 (21:51 +0000)
commit64134b6e66b93082a67e45a403129353d4012d30
tree23332482e3839e5658f87ef1258668bc2044d0f3
parent7e303da76fa5ffab75a1a98758b86d069c0a480c
base,arch-hsail: Fix GPU build

The GPU build is currently broken due to recent changes. This fixes
the build after changes to local access, removal of getSyscallArg,
and creating of AMO header in base.

Change-Id: I43506f6fb0a92a61a50ecb9efa7ee279ecb21d98
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/27136
Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com>
Reviewed-by: Bradford Beckmann <brad.beckmann@amd.com>
Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com>
Tested-by: Gem5 Cloud Project GCB service account <345032938727@cloudbuild.gserviceaccount.com>
src/base/amo.hh
src/gpu-compute/cl_driver.cc
src/gpu-compute/gpu_dyn_inst.hh
src/gpu-compute/gpu_tlb.cc
src/gpu-compute/gpu_tlb.hh