[PATCH] D12443: VirtRegMap: Improve addMBBLiveIns() using SlotIndex::MBBIndexIterator; NFC

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 11:06:43 PDT 2015


MatzeB added a comment.

Thanks for the review. I created a separate commit that adds a check that the MBBIdxMap is sorted to the MachineVerifier (r247166).


Repository:
  rL LLVM

http://reviews.llvm.org/D12443





More information about the llvm-commits mailing list