[PATCH] D33604: [InstCombine] Pass a proper context instruction to all of the calls into InstSimplify
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 2 09:32:38 PDT 2017
spatel added a comment.
This matches my understanding of the follow-up discussion in https://reviews.llvm.org/D33567 :
http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20170522/456940.html
...but I defer to @hfinkel @dberlin for approval in case I got that wrong.
https://reviews.llvm.org/D33604
More information about the llvm-commits
mailing list