[PATCH] D98628: [MCA] Disable RCU for InOrderIssueStage
Andrea Di Biagio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 23 08:26:51 PDT 2021
andreadb added a comment.
Hey Andrew,
could you please rebase your patch? I have committed a fix for the issue with negative read-advance cycles.
Now you need to notify the PRF every time an instruction is executed. That way, the PRF will be able to correctly keep track of the "write executed" cycle.
I don't think that there are other important changes to make.
Cheers,
-Andrea
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98628/new/
https://reviews.llvm.org/D98628
More information about the llvm-commits
mailing list