[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
Tue Aug 8 20:49:41 PDT 2023


cfang updated this revision to Diff 548451.
cfang added a comment.
Herald added a subscriber: hoy.

Rename to "skip-non-recursive-function-attrs" as suggested


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156397/new/

https://reviews.llvm.org/D156397

Files:
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/IPO/FunctionAttrs.cpp
  llvm/test/Other/new-pm-print-pipeline.ll
  llvm/test/Transforms/InstCombine/unused-nonnull.ll
  llvm/test/Transforms/PhaseOrdering/early-arg-attrs-inference.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156397.548451.patch
Type: text/x-patch
Size: 6246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230809/48c475c6/attachment.bin>


More information about the llvm-commits mailing list