diff options
author | Fabian Ritter <fabian.ritter@amd.com> | 2025-02-19 10:11:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-19 10:11:48 +0100 |
commit | 029c8e783d17d55541b308ee6db5429d54cb5153 (patch) | |
tree | 0695f5dbb5416399178558323e2b51010dda1e03 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | f3f4afe43f4e0f2a07bfb53ba70507e663c9996c (diff) | |
download | llvm-029c8e783d17d55541b308ee6db5429d54cb5153.zip llvm-029c8e783d17d55541b308ee6db5429d54cb5153.tar.gz llvm-029c8e783d17d55541b308ee6db5429d54cb5153.tar.bz2 |
[AMDGPU][clang] Replace gfx940 and gfx941 with gfx942 in clang (#126762)
gfx940 and gfx941 are no longer supported. This is one of a series of
PRs to remove them from the code base.
This PR removes all occurrences of gfx940/gfx941 from clang that can be
removed without changes in the llvm directory. The
target-invalid-cpu-note/amdgcn.c test is not included here since it
tests a list of targets that is defined in
llvm/lib/TargetParser/TargetParser.cpp.
For SWDEV-512631
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions