[PATCH] D13490: [PlaceSafeopints] Extract out `callsGCLeafFunction`, NFC

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 8 09:41:02 PDT 2015


reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.

LGTM either in it's current location or somewhere in Analysis.  I would suggest updating the documentation to reflect that most passes can and should ignore this information and that's effectively only used during lowering by the GC infrastructure.  (a.k.a. the property doesn't effect optimization.)


http://reviews.llvm.org/D13490





More information about the llvm-commits mailing list