[PATCH] D55295: LiveIntervals: Add removePhysReg

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 11:55:53 PST 2019


kparzysz added a comment.

I'm not trying to block this from being committed, but I'm really not a fan of it.  I think that register units are fundamental enough not to be treated as an "implementation detail".  Besides, they are quite explicit in the public interface of LiveIntervals.


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

https://reviews.llvm.org/D55295





More information about the llvm-commits mailing list