[PATCH] D140210: [IPSCCP] Enable specialization of functions.

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 02:33:13 PST 2023


labrinea updated this revision to Diff 488558.
labrinea added a comment.

I've added a release note about D141474 <https://reviews.llvm.org/D141474>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140210

Files:
  llvm/docs/ReleaseNotes.rst
  llvm/include/llvm/Transforms/IPO/SCCP.h
  llvm/lib/Passes/PassBuilderPipelines.cpp
  llvm/test/Other/new-pm-defaults.ll
  llvm/test/Other/new-pm-lto-defaults.ll
  llvm/test/Other/new-pm-thinlto-defaults.ll
  llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
  llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
  llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
  llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
  llvm/test/Transforms/FunctionSpecialization/compiler-crash-58759.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140210.488558.patch
Type: text/x-patch
Size: 41623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/f147bd83/attachment.bin>


More information about the llvm-commits mailing list