Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42204 )

Change subject: arch-vega: Add Vega ISA as a copy of GCN3
......................................................................

arch-vega: Add Vega ISA as a copy of GCN3

This changeset adds Vega support as a copy of GCN3.
Configs have been modified to include both ISAs.
Current implementation is not complete and needs
modifications to fully comply with the ISA manual:

https://developer.amd.com/wp-content/resources/
Vega_Shader_ISA_28July2017.pdf

Change-Id: I608aa6747a45594f8e1bd7802da1883cf612168b
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/42204
Tested-by: kokoro <noreply+kok...@google.com>
Reviewed-by: Matt Sinclair <mattdsincl...@gmail.com>
Maintainer: Matt Sinclair <mattdsincl...@gmail.com>
---
M MAINTAINERS.yaml
M src/arch/SConscript
A src/arch/amdgpu/vega/SConscript
A src/arch/amdgpu/vega/SConsopts
A src/arch/amdgpu/vega/decoder.cc
A src/arch/amdgpu/vega/gpu_decoder.hh
A src/arch/amdgpu/vega/gpu_isa.hh
A src/arch/amdgpu/vega/gpu_mem_helpers.hh
A src/arch/amdgpu/vega/gpu_registers.hh
A src/arch/amdgpu/vega/gpu_types.hh
A src/arch/amdgpu/vega/insts/gpu_static_inst.cc
A src/arch/amdgpu/vega/insts/gpu_static_inst.hh
A src/arch/amdgpu/vega/insts/inst_util.hh
A src/arch/amdgpu/vega/insts/instructions.cc
A src/arch/amdgpu/vega/insts/instructions.hh
A src/arch/amdgpu/vega/insts/op_encodings.cc
A src/arch/amdgpu/vega/insts/op_encodings.hh
A src/arch/amdgpu/vega/isa.cc
A src/arch/amdgpu/vega/operand.hh
A src/arch/amdgpu/vega/registers.cc
20 files changed, 144,242 insertions(+), 1 deletion(-)

Approvals:
  Matt Sinclair: Looks good to me, approved; Looks good to me, approved
  kokoro: Regressions pass






2 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/42204
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I608aa6747a45594f8e1bd7802da1883cf612168b
Gerrit-Change-Number: 42204
Gerrit-PatchSet: 6
Gerrit-Owner: Alex Dutu <alexandru.d...@amd.com>
Gerrit-Reviewer: Matt Sinclair <mattdsincl...@gmail.com>
Gerrit-Reviewer: Matthew Poremba <matthew.pore...@amd.com>
Gerrit-Reviewer: kokoro <noreply+kok...@google.com>
Gerrit-CC: Bobby R. Bruce <bbr...@ucdavis.edu>
Gerrit-CC: Kyle Roarty <kyleroarty1...@gmail.com>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to