[all-commits] [llvm/llvm-project] f0ca94: [AMDGPU] New helper function SIInsertWaitcnts::get...
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Oct 19 08:33:06 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0ca946bf917430bc97f80a5791312ef28c48320
https://github.com/llvm/llvm-project/commit/f0ca946bf917430bc97f80a5791312ef28c48320
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-10-19 (Wed, 19 Oct 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
Log Message:
-----------
[AMDGPU] New helper function SIInsertWaitcnts::getVmemWaitEventType
This just commons up and simplifies some logic that was repeated in
SIInsertWaitcnts::updateEventWaitcntAfter. NFCI.
Differential Revision: https://reviews.llvm.org/D136253
More information about the All-commits
mailing list