[PATCH] D98628: [MCA] Disable RCU for InOrderIssueStage

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 23 13:03:03 PDT 2021


andreadb accepted this revision.
andreadb added a comment.

LGTM. Thanks Andrew!

PR49524 can now be resolved either as invalid or fixed (mentioning that we no longer use a RetireStage for in-order processors).
Since the issue with structural hazards has been fixed, you can also resolve PR41796.

-Andrea


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98628/new/

https://reviews.llvm.org/D98628



More information about the llvm-commits mailing list