[PATCH] D47816: [InstCombine] Stop sinking instructions across function call.

Renlin Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 8 02:31:27 PDT 2018


renlin added a comment.

@hfinkel , I have updated the patch as you suggested, and in the latest comment, I showed an artificial test case which could be improved by the change.
Do you think you would be able to review this? thanks!


https://reviews.llvm.org/D47816





More information about the llvm-commits mailing list