[PATCH] D16143: Don't propagate dereferenceable attribute through gc.relocate in InstCombine
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 12:21:46 PST 2016
reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.
LGTM - There's an argument that being able to stop the search earlier is desirable, but given how incomplete the handling is, just nuke it for now.
http://reviews.llvm.org/D16143
More information about the llvm-commits
mailing list