[all-commits] [llvm/llvm-project] ea3c9a: [AMDGPU] gfx11 add bits to COMPUTE_PGM_RSRC3
Joe Nash via All-commits
all-commits at lists.llvm.org
Fri Jun 10 10:35:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea3c9a87d344eccfd7c86bbc43d94f7269aea42c
https://github.com/llvm/llvm-project/commit/ea3c9a87d344eccfd7c86bbc43d94f7269aea42c
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2022-06-10 (Fri, 10 Jun 2022)
Changed paths:
M llvm/include/llvm/Support/AMDHSAKernelDescriptor.h
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
A llvm/test/MC/AMDGPU/hsa-gfx11-v3.s
Log Message:
-----------
[AMDGPU] gfx11 add bits to COMPUTE_PGM_RSRC3
Contributors:
Konstantin Zhuravlyov <kzhuravl_dev at outlook.com>
Patch 21/N for upstreaming of AMDGPU gfx11 architecture
Depends on D127143
Reviewed By: rampitec, #amdgpu, kzhuravl
Differential Revision: https://reviews.llvm.org/D127241
More information about the All-commits
mailing list