[all-commits] [llvm/llvm-project] 1e93f3: [AMDGPU] Use enum_seq to iterator over InstCounter...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Sat Dec 18 13:10:17 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e93f3895fc3d68513d3001369a1f67067e2eee5
https://github.com/llvm/llvm-project/commit/1e93f3895fc3d68513d3001369a1f67067e2eee5
Author: Jakub Kuderski <kubak at google.com>
Date: 2021-12-18 (Sat, 18 Dec 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
Log Message:
-----------
[AMDGPU] Use enum_seq to iterator over InstCounterTypes. NFC.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D115900
More information about the All-commits
mailing list