This is redundant, as FetchStage::getNextInstruction already checks this
and returns llvm::ErrorSuccess() as appropriate.
NFC.
Differential D52642
[MCA] Remove SM.hasNext() call in FetchStage::execute. orodley on Sep 27 2018, 10:31 PM. Authored by
Details This is redundant, as FetchStage::getNextInstruction already checks this NFC.
Diff Detail
|