[PATCH] D98604: [MCA] Ensure that writes occur in-order

Andrew Savonichev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 04:54:46 PDT 2021


asavonic updated this revision to Diff 330611.
asavonic edited the summary of this revision.
asavonic added a comment.

Disable RCU in a separate patch: D98628 <https://reviews.llvm.org/D98628> [MCA] Disable RCU for InOrderIssueStage


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98604

Files:
  llvm/include/llvm/MCA/Stages/InOrderIssueStage.h
  llvm/lib/MCA/Stages/InOrderIssueStage.cpp
  llvm/test/tools/llvm-mca/AArch64/Cortex/A55-all-stats.s
  llvm/test/tools/llvm-mca/AArch64/Cortex/A55-all-views.s
  llvm/test/tools/llvm-mca/AArch64/Cortex/A55-in-order-retire.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98604.330611.patch
Type: text/x-patch
Size: 11406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210315/51623e7f/attachment.bin>


More information about the llvm-commits mailing list