arch, gpu-compute: Remove HSAIL related files
Change-Id: Iefba0a38d62da7598bbfe3fe6ff46454d35144b1 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/28410 Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com> Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com> Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
committed by
Anthony Gutierrez
parent
d2beb1ffc8
commit
9d51dec937
@@ -88,7 +88,7 @@ def _validateTags(commit_header):
|
||||
# @todo this is error prone, and should be extracted automatically from
|
||||
# a file
|
||||
|
||||
valid_tags = ["arch", "arch-arm", "arch-gcn3", "arch-hsail",
|
||||
valid_tags = ["arch", "arch-arm", "arch-gcn3",
|
||||
"arch-mips", "arch-power", "arch-riscv", "arch-sparc", "arch-x86",
|
||||
"base", "configs", "cpu", "cpu-kvm", "cpu-minor", "cpu-o3",
|
||||
"cpu-simple", "dev", "dev-arm", "dev-virtio", "ext", "fastmodel",
|
||||
|
||||
Reference in New Issue
Block a user