[PATCH] D156397: [FunctionAttrs] Unconditionally perform argument attribute inference in the first function-attrs pass
Changpeng Fang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 14:26:47 PDT 2023
cfang updated this revision to Diff 545281.
cfang marked an inline comment as done.
cfang added a comment.
Update the test based on the suggestions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156397/new/
https://reviews.llvm.org/D156397
Files:
llvm/lib/Transforms/IPO/FunctionAttrs.cpp
llvm/test/Transforms/InstCombine/unused-nonnull.ll
llvm/test/Transforms/PhaseOrdering/arg-attrs-affect-earlycse.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156397.545281.patch
Type: text/x-patch
Size: 5283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230728/448ebb24/attachment.bin>
More information about the llvm-commits
mailing list