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

Christudasan Devadasan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 09:50:40 PST 2022


cdevadas added a comment.

See the Usecase of `PhysToCurrentVirtReg` in D124196 <https://reviews.llvm.org/D124196> (look for `getPhysToCurrentVirtReg`)


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