[PATCH] D143250: [CodeGen] Define and use MachineOperand::getOperandNo
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 7 04:00:39 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd170a254a53b: [CodeGen] Define and use MachineOperand::getOperandNo (authored by foad).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143250/new/
https://reviews.llvm.org/D143250
Files:
llvm/include/llvm/CodeGen/MachineOperand.h
llvm/lib/CodeGen/CalcSpillWeights.cpp
llvm/lib/CodeGen/DetectDeadLanes.cpp
llvm/lib/CodeGen/GlobalISel/Localizer.cpp
llvm/lib/CodeGen/LiveVariables.cpp
llvm/lib/CodeGen/MachineFunction.cpp
llvm/lib/CodeGen/MachineOperand.cpp
llvm/lib/CodeGen/MachinePipeliner.cpp
llvm/lib/CodeGen/MachineSink.cpp
llvm/lib/CodeGen/MachineTraceMetrics.cpp
llvm/lib/CodeGen/RenameIndependentSubregs.cpp
llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
llvm/lib/CodeGen/SplitKit.cpp
llvm/lib/CodeGen/StackMaps.cpp
llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143250.495465.patch
Type: text/x-patch
Size: 14414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230207/263e84d2/attachment.bin>
More information about the llvm-commits
mailing list