[PATCH] D23220: Make TwoAddressInstructionPass::rescheduleMIBelowKill subreg-aware

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 17:16:24 PDT 2016


MatzeB added a comment.

I guess you can use a SmallVector now if all you do is iterating over all elements of the container.


https://reviews.llvm.org/D23220





More information about the llvm-commits mailing list