[all-commits] [llvm/llvm-project] c8a903: [AMDGPU] Small cleanups in wait counter code
Stephen Thomas via All-commits
all-commits at lists.llvm.org
Fri Oct 28 03:05:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8a90316fa75f57b3789c9346d482b379f628c09
https://github.com/llvm/llvm-project/commit/c8a90316fa75f57b3789c9346d482b379f628c09
Author: Stephen Thomas <Stephen.Thomas at amd.com>
Date: 2022-10-28 (Fri, 28 Oct 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
M llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
Log Message:
-----------
[AMDGPU] Small cleanups in wait counter code
A small number of cleanups and refactors intended to enhance readability in
two passes that deal with s_waitcnt instructions.
Differential Revision: https://reviews.llvm.org/D136677
More information about the All-commits
mailing list