[PATCH] D89145: [NFC][MC] Use MCRegister in LiveRangeMatrix
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 9 10:05:59 PDT 2020
mtrofin created this revision.
mtrofin added reviewers: dsanders, qcolombet, gjain, MaskRay.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, nhaehnle, jvesely, arsenm, MatzeB.
Herald added a project: LLVM.
mtrofin requested review of this revision.
The change starts from LiveRangeMatrix and also checks the users of the
APIs are typed accordingly.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89145
Files:
llvm/include/llvm/CodeGen/LiveRegMatrix.h
llvm/lib/CodeGen/LiveRegMatrix.cpp
llvm/lib/CodeGen/RegAllocBase.cpp
llvm/lib/CodeGen/RegAllocBase.h
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89145.297271.patch
Type: text/x-patch
Size: 19946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201009/c6a57c71/attachment.bin>
More information about the llvm-commits
mailing list