]> granicus.if.org Git - llvm/commit
[MCA] Use references to LSUnitBase in class Scheduler and add helper methods to acqui...
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Mon, 30 Sep 2019 17:24:25 +0000 (17:24 +0000)
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Mon, 30 Sep 2019 17:24:25 +0000 (17:24 +0000)
commitf49c8ae0e54da8a5b931c1195d4021198b4e6f2f
tree17dd53f21cd03ec040e9b9464a134cf285dfed25
parent1cffa20e9d89095c552ca3335587cde488b74afa
[MCA] Use references to LSUnitBase in class Scheduler and add helper methods to acquire/release LS queue entries. NFCI

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373236 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MCA/HardwareUnits/LSUnit.h
include/llvm/MCA/HardwareUnits/Scheduler.h
lib/MCA/HardwareUnits/LSUnit.cpp