[PATCH] D22718: MachineFunction: Remove AllVRegsAllocated property

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 13:36:53 PDT 2016


kparzysz added a comment.

Btw, if you really want to remove this property, that's fine.  We will just keep it around in our internal repo until we no longer need it.  I'm just indicating that this property //may// be useful.  Ultimately, if it's removed now and the need for it arises later, it may be brought back.


Repository:
  rL LLVM

https://reviews.llvm.org/D22718





More information about the llvm-commits mailing list