[PATCH] D124537: [AMDGPU][clang] Definition of gfx11 subtarget

Joe Nash via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 27 10:22:11 PDT 2022


Joe_Nash created this revision.
Herald added subscribers: mattd, gchakrabarti, asavonic, dexonsmith, kerbowa, t-tye, tpr, dstuttard, yaxunl, jvesely, kzhuravl, jholewinski.
Herald added a project: All.
Joe_Nash requested review of this revision.
Herald added subscribers: cfe-commits, wdng.
Herald added a project: clang.

Contributors:
Jay Foad <jay.foad at amd.com>
Konstantin Zhuravlyov <kzhuravl_dev at outlook.com>

Patch 2/N for upstreaming of AMDGPU gfx11 architecture

Depends on D124536 <https://reviews.llvm.org/D124536>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D124537

Files:
  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
  clang/test/Misc/target-invalid-cpu-note.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124537.425559.patch
Type: text/x-patch
Size: 9765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220427/e2faaf2c/attachment.bin>


More information about the cfe-commits mailing list