[PATCH] D98232: [regalloc] Ensure Query::collectInterferringVregs is called before interval iteration

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 17:29:45 PDT 2021


mtrofin updated this revision to Diff 330852.
mtrofin marked an inline comment as done.
mtrofin added a comment.

reworded the comment in LiveRangeMatrix.cpp for more clarity (hopefully)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98232

Files:
  llvm/include/llvm/CodeGen/LiveIntervalUnion.h
  llvm/lib/CodeGen/LiveIntervalUnion.cpp
  llvm/lib/CodeGen/LiveRegMatrix.cpp
  llvm/lib/CodeGen/RegAllocGreedy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98232.330852.patch
Type: text/x-patch
Size: 10113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210316/babffad0/attachment.bin>


More information about the llvm-commits mailing list