[all-commits] [llvm/llvm-project] 8bdfc7: [AMDGPU][clang] Definition of gfx11 subtarget
Joe Nash via All-commits
all-commits at lists.llvm.org
Fri Apr 29 11:23:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8bdfc73f633dca9859123b8596bcb521700c6a7f
https://github.com/llvm/llvm-project/commit/8bdfc73f633dca9859123b8596bcb521700c6a7f
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M clang/include/clang/Basic/Cuda.h
M clang/lib/Basic/Cuda.cpp
M clang/lib/Basic/Targets/AMDGPU.cpp
M clang/lib/Basic/Targets/NVPTX.cpp
M clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp
M clang/test/CodeGenOpenCL/amdgpu-features.cl
M clang/test/Driver/amdgpu-macros.cl
M clang/test/Driver/amdgpu-mcpu.cl
M clang/test/Misc/target-invalid-cpu-note.c
Log Message:
-----------
[AMDGPU][clang] Definition of gfx11 subtarget
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
Reviewed By: foad, kzhuravl, #amdgpu, arsenm
Differential Revision: https://reviews.llvm.org/D124537
More information about the All-commits
mailing list