[PATCH] D88930: [NFC][regalloc] Use MCRegister instead of unsigned in InterferenceCache

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 14:40:08 PDT 2020


mtrofin created this revision.
mtrofin added reviewers: dsanders, qcolombet, gjain, wmi.
Herald added subscribers: llvm-commits, hiraditya, MatzeB.
Herald added a project: LLVM.
mtrofin requested review of this revision.

Also changed users of APIs.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88930

Files:
  llvm/lib/CodeGen/InterferenceCache.cpp
  llvm/lib/CodeGen/InterferenceCache.h
  llvm/lib/CodeGen/RegAllocGreedy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88930.296550.patch
Type: text/x-patch
Size: 4016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201006/ce17542a/attachment.bin>


More information about the llvm-commits mailing list