[llvm] [RFC][MC] Cache MCRegAliasIterator (PR #93510)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 02:00:44 PDT 2024


https://github.com/arsenm commented:

The real fix should be to switch all uses of MCRegAliasIterator to use MCRegUnitIterator instead. No liveness infrastructure should operate in terms of aliases 

https://github.com/llvm/llvm-project/pull/93510


More information about the llvm-commits mailing list