[PATCH] D99339: [MCA] Support carry-over instructions for in-order processors
    Andrew Savonichev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Mar 25 12:52:32 PDT 2021
    
    
  
asavonic updated this revision to Diff 333397.
asavonic added a comment.
- Refactored code, added updateCarriedOver function
- Used a different prefix for non-event debugging messages
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99339/new/
https://reviews.llvm.org/D99339
Files:
  llvm/include/llvm/MCA/Stages/InOrderIssueStage.h
  llvm/lib/MCA/Stages/InOrderIssueStage.cpp
  llvm/test/tools/llvm-mca/AArch64/Cortex/A53-carry-over.s
  llvm/test/tools/llvm-mca/AMDGPU/gfx10-double.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99339.333397.patch
Type: text/x-patch
Size: 12586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210325/4ef2a031/attachment.bin>
    
    
More information about the llvm-commits
mailing list