The change starts from LiveRangeMatrix and also checks the users of the
APIs are typed accordingly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89145
[NFC][MC] Use MCRegister in LiveRangeMatrix ClosedPublic Authored by mtrofin on Oct 9 2020, 10:05 AM.
Details Summary The change starts from LiveRangeMatrix and also checks the users of the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 9 2020, 11:10 AM This revision was landed with ongoing or failed builds.Oct 12 2020, 8:54 AM Closed by commit rG43d347995c33: [NFC][MC] Use MCRegister in LiveRangeMatrix (authored by mtrofin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 297607 llvm/include/llvm/CodeGen/LiveRegMatrix.h
llvm/lib/CodeGen/LiveRegMatrix.cpp
llvm/lib/CodeGen/RegAllocBase.h
llvm/lib/CodeGen/RegAllocBase.cpp
llvm/lib/CodeGen/RegAllocBasic.cpp
llvm/lib/CodeGen/RegAllocGreedy.cpp
llvm/lib/Target/AMDGPU/GCNNSAReassign.cpp
llvm/lib/Target/AMDGPU/GCNRegBankReassign.cpp
llvm/lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp
|