This differentiates the Ryzen 4000/4300/4500/4700 series APUs that were
previously included in gfx909.
Change-Id: Ia901a7157eb2f73ccd9f25dbacec38427312377d
Paths
| Differential D90419
[AMDGPU] Add gfx90c target ClosedPublic Authored by tpr on Oct 29 2020, 1:12 PM.
Details
Summary This differentiates the Ryzen 4000/4300/4500/4700 series APUs that were Change-Id: Ia901a7157eb2f73ccd9f25dbacec38427312377d
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, cfe-commits, dexonsmith and 11 others. · View Herald Transcript tpr marked an inline comment as done. This revision is now accepted and ready to land.Oct 30 2020, 7:29 AM scott.linder added inline comments.
This revision was landed with ongoing or failed builds.Nov 3 2020, 8:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 302590 clang/include/clang/Basic/Cuda.h
clang/lib/Basic/Cuda.cpp
clang/lib/Basic/Targets/AMDGPU.cpp
clang/lib/Basic/Targets/NVPTX.cpp
clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
clang/test/CodeGenOpenCL/amdgpu-features.cl
clang/test/Driver/amdgpu-macros.cl
clang/test/Driver/amdgpu-mcpu.cl
llvm/docs/AMDGPUUsage.rst
llvm/include/llvm/BinaryFormat/ELF.h
llvm/include/llvm/Support/TargetParser.h
llvm/lib/Object/ELFObjectFile.cpp
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/lib/Support/TargetParser.cpp
llvm/lib/Target/AMDGPU/AMDGPU.td
llvm/lib/Target/AMDGPU/GCNProcessors.td
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
llvm/test/CodeGen/AMDGPU/elf-header-flags-mach.ll
llvm/test/Object/AMDGPU/elf-header-flags-mach.yaml
llvm/test/tools/llvm-readobj/ELF/amdgpu-elf-headers.test
llvm/tools/llvm-readobj/ELFDumper.cpp
|
Is xnack really supposed to be off for this target?