[llvm] [clang] [AMDGPU] Define new targets gfx1200 and gfx1201 (PR #73133)

2023-11-22 Thread via cfe-commits
github-actions[bot] wrote: :warning: C/C++ code formatter, clang-format found issues in your code. :warning: You can test this locally with the following command: ``bash git-clang-format --diff 9ceea088592ebaafed8eaccfc236a0ec284655ce 1011b8e7da174146dfb4c9a4bf54468ea021 --

[llvm] [clang] [AMDGPU] Define new targets gfx1200 and gfx1201 (PR #73133)

2023-11-22 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang @llvm/pr-subscribers-objectyaml @llvm/pr-subscribers-backend-amdgpu Author: Jay Foad (jayfoad) Changes Define target names and ELF numbers for new GFX12 targets gfx1200 and gfx1201. For now they behave identically to GFX11. --- Patch is 40.39 Ki