[PATCH] D26991: Hoist redundant load

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 28 17:57:37 PST 2016


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

This looks fine to me - though I wonder if the compiler can hoist `*__first2` w/o us helping it.


https://reviews.llvm.org/D26991





More information about the cfe-commits mailing list