[PATCH] D89975: [NFC] Use [MC]Register in RegAllocGreedy

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 10:32:16 PDT 2020


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

This was initiated from the uses of MCRegUnitIterator, so while likely
not exhaustive, it's a step forward.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89975

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89975.300040.patch
Type: text/x-patch
Size: 13809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201022/cf39c363/attachment.bin>


More information about the llvm-commits mailing list