[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
Wed Aug 9 17:50:40 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc1803d5366c7: [FunctionAttrs] Unconditionally perform argument attribute inference in theā€¦ (authored by cfang).

Changed prior to commit:
  https://reviews.llvm.org/D156397?vs=548456&id=548836#toc

Repository:
  rG LLVM Github Monorepo

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.548836.patch
Type: text/x-patch
Size: 6059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230810/2224444b/attachment.bin>


More information about the llvm-commits mailing list