[PATCH] D85602: MachineSSAUpdater: Allow initialization with just a register class

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 9 07:23:46 PDT 2020


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

This should probably support using an LLT/generic virtual register without a class, but that’s a separate change


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85602



More information about the llvm-commits mailing list