diff options
author | Mircea Trofin <mtrofin@google.com> | 2020-09-16 08:36:58 -0700 |
---|---|---|
committer | Mircea Trofin <mtrofin@google.com> | 2020-09-16 14:11:26 -0700 |
commit | aa2ba67a8137040b9146d0383c74f0b75ac9683a (patch) | |
tree | d8b6d1e1853ea0ff47e4c7ebeb69a0c9782cb0b0 /llvm/lib/Bitcode | |
parent | 15f0ad2fa29beaf1dad1548ccb97c2c729ea53cd (diff) | |
download | llvm-aa2ba67a8137040b9146d0383c74f0b75ac9683a.zip llvm-aa2ba67a8137040b9146d0383c74f0b75ac9683a.tar.gz llvm-aa2ba67a8137040b9146d0383c74f0b75ac9683a.tar.bz2 |
[NFC][regalloc] type LiveInterval::reg() as Register
We have the Register type which precisely captures the role of this
member. Storage-wise, it's an unsigned.
This helps readability & maintainability.
Differential Revision: https://reviews.llvm.org/D87768
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions