[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
Thu Jul 27 14:00:57 PDT 2023


cfang updated this revision to Diff 544918.
cfang added a comment.

Add extra comment as suggested, and further reduce the test case. Thanks.


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.544918.patch
Type: text/x-patch
Size: 4602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230727/faf86674/attachment.bin>


More information about the llvm-commits mailing list