[PATCH] D88256: [NFC][regalloc] Separate iteration from AllocationOrder

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 12:15:16 PDT 2020


mtrofin updated this revision to Diff 296253.
mtrofin marked 4 inline comments as done.
mtrofin edited the summary of this revision.
mtrofin added a comment.

feedback


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88256/new/

https://reviews.llvm.org/D88256

Files:
  llvm/lib/CodeGen/AllocationOrder.h
  llvm/lib/CodeGen/RegAllocBasic.cpp
  llvm/lib/CodeGen/RegAllocGreedy.cpp
  llvm/unittests/CodeGen/AllocationOrderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88256.296253.patch
Type: text/x-patch
Size: 10430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201005/62b4c106/attachment.bin>


More information about the llvm-commits mailing list