[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 14:21:17 PDT 2022
holland11 updated this revision to Diff 414959.
holland11 added a comment.
Made the changes that were suggested by Andrea.
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.414959.patch
Type: text/x-patch
Size: 13730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220313/80ba4b27/attachment.bin>
More information about the llvm-commits
mailing list