[all-commits] [llvm/llvm-project] 2a6836: [AMDGPU] gfx11 waitcnt support for VINTERP and LDS...
Joe Nash via All-commits
all-commits at lists.llvm.org
Fri Jun 17 07:00:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a683647455f0261c82d5c19790c101ed4e4cc1c
https://github.com/llvm/llvm-project/commit/2a683647455f0261c82d5c19790c101ed4e4cc1c
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2022-06-17 (Fri, 17 Jun 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.interp.inreg.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.interp.inreg.ll
Log Message:
-----------
[AMDGPU] gfx11 waitcnt support for VINTERP and LDSDIR instructions
Reviewed By: rampitec, #amdgpu
Differential Revision: https://reviews.llvm.org/D127781
More information about the All-commits
mailing list