[PATCH] D15632: [GC][In Progress] Relocating vectors of pointers

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 14:15:13 PST 2015


reames planned changes to this revision.
reames added a comment.

This patch needs to be rebased on http://reviews.llvm.org/D15759 "[Statepoints] Use Indirect operands for spill slots" and 256312: "[GC] Make GCStrategy::isGCManagedPointer a type predicate not a value", before further review.  Note that the approach described in this review is different from the one I settled on in http://reviews.llvm.org/D15759.


http://reviews.llvm.org/D15632





More information about the llvm-commits mailing list