[all-commits] [llvm/llvm-project] 79d401: [amdgpu] Fix scoreboard updating on `s_waitcnt_vsc...
darkbuck via All-commits
all-commits at lists.llvm.org
Tue Dec 31 11:20:36 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 79d401905fcf519da732b33ee9dffd18f2da3b10
https://github.com/llvm/llvm-project/commit/79d401905fcf519da732b33ee9dffd18f2da3b10
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2019-12-31 (Tue, 31 Dec 2019)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
A llvm/test/CodeGen/AMDGPU/waitcnt-vscnt.mir
Log Message:
-----------
[amdgpu] Fix scoreboard updating on `s_waitcnt_vscnt`.
Summary: - Other counters are accidentally cleared.
Subscribers: arsenm, kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D71866
More information about the All-commits
mailing list