[PATCH] D27855: [InstCombine] try to extend nonnull-ness of arguments from a callsite back to its parent function
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 16 12:43:09 PST 2016
mehdi_amini added a comment.
Isn't this something that could be part of the "Deduce function attributes" pass?
https://reviews.llvm.org/D27855
More information about the llvm-commits
mailing list