[PATCH] D138515: [CodeGen][RegAllocFast] Map PhysReg to its current VirtReg

Christudasan Devadasan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 24 05:52:23 PST 2022


cdevadas added a comment.

Posted D138656 <https://reviews.llvm.org/D138656> to pass the virtual register as an additional argument to the spiller interface. This review can be abandoned once D138656 <https://reviews.llvm.org/D138656> gets approved.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138515



More information about the llvm-commits mailing list