[PATCH] D16439: [PlaceSafepoints] Introduce a -spp-no-statepoints flag

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 10:02:09 PST 2016


reames added a comment.

Sanjoy, I don't see anything wrong with this patch per say, but I'm a bit confused about how you're expecting this to fit together with RS4GC.  That pass currently has two modes, one which consumes statepoints, and one which consumes calls with deopt.  You don't seem to be emitting either form here.  What am I missing?


http://reviews.llvm.org/D16439





More information about the llvm-commits mailing list