[PATCH] D152098: [MC] Add MCRegisterInfo::regunits for iteration over register units

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 15 01:47:12 PDT 2023


foad added a comment.

> How close are we to being able to remove the old MCRegUnitIterator?

Sorry, I misunderstood. You are not adding a new regunit iterator, so there is no "old" one to remove.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152098



More information about the llvm-commits mailing list