[PATCH] [InstCombine] Propagate non-null facts to call parameters
Pete Cooper
peter_cooper at apple.com
Mon Apr 20 15:57:19 PDT 2015
This is somewhat similar to what FunctionAttrs.cpp does, although nonnull is a parameter level instead of function level attribute.
Should this behavior be moved to FunctionAttrs.cpp instead of InstCombine, or vice-versa?
http://reviews.llvm.org/D9132
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list