[PATCH] D139451: [NFC] Use Register instead of unsigned integer for variables that receive a Register object
Alf via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 6 15:48:15 PST 2022
gAlfonso-bit updated this revision to Diff 480659.
gAlfonso-bit added a comment.
Fix build errors
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139451/new/
https://reviews.llvm.org/D139451
Files:
llvm/lib/CodeGen/CFIInstrInserter.cpp
llvm/lib/CodeGen/DetectDeadLanes.cpp
llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp
llvm/lib/CodeGen/LiveIntervalCalc.cpp
llvm/lib/CodeGen/LiveRangeEdit.cpp
llvm/lib/CodeGen/MIRPrinter.cpp
llvm/lib/CodeGen/PHIElimination.cpp
llvm/lib/CodeGen/RenameIndependentSubregs.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
llvm/lib/CodeGen/SplitKit.cpp
llvm/lib/CodeGen/VirtRegMap.cpp
llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139451.480659.patch
Type: text/x-patch
Size: 14768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221206/90084d0f/attachment.bin>
More information about the llvm-commits
mailing list