[PATCH] D17279: [Sink] Don't move calls to readonly functions across stores

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 28 12:23:12 PDT 2016


nhaehnle added a comment.

Technically I guess the change in getModRefInfo isn't needed, but it seems like the Right Thing to me.


http://reviews.llvm.org/D17279





More information about the llvm-commits mailing list