[all-commits] [llvm/llvm-project] 92f382: [AMDGPU] Fix wait counts in the presence of 16bit ...
Valery via All-commits
all-commits at lists.llvm.org
Tue May 26 02:26:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 92f3828dc5675f9917d909eb75c29ba1e14920ad
https://github.com/llvm/llvm-project/commit/92f3828dc5675f9917d909eb75c29ba1e14920ad
Author: vpykhtin <valery.pykhtin at gmail.com>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
M llvm/test/CodeGen/AMDGPU/waitcnt.mir
Log Message:
-----------
[AMDGPU] Fix wait counts in the presence of 16bit subregisters
Differential Revision: https://reviews.llvm.org/D80033
More information about the All-commits
mailing list