[PATCH] D121508: [MCA] Moving six instruction flags out of InstrDesc and into InstructionBase.

Patrick Holland via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 13 21:22:03 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG55cedf9cc570: [MCA] Moved six instruction flags from InstrDesc to InstructionBase. (authored by holland11).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121508

Files:
  llvm/include/llvm/MCA/CustomBehaviour.h
  llvm/include/llvm/MCA/Instruction.h
  llvm/lib/MCA/HardwareUnits/LSUnit.cpp
  llvm/lib/MCA/InstrBuilder.cpp
  llvm/lib/MCA/Stages/DispatchStage.cpp
  llvm/lib/MCA/Stages/ExecuteStage.cpp
  llvm/lib/MCA/Stages/InOrderIssueStage.cpp
  llvm/tools/llvm-mca/Views/SchedulerStatistics.cpp
  llvm/tools/llvm-mca/llvm-mca.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121508.414982.patch
Type: text/x-patch
Size: 13730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/16ae4940/attachment.bin>


More information about the llvm-commits mailing list