[PATCH] D109441: [FuncSpec] Don't specialise call sites that have the MinSize attribute set

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 10 01:04:56 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4f9217c5194b: [FuncSpec] Don't specialise call sites that have the MinSize attribute set (authored by SjoerdMeijer).

Changed prior to commit:
  https://reviews.llvm.org/D109441?vs=371543&id=371809#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109441

Files:
  llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
  llvm/test/Transforms/FunctionSpecialization/function-specialization-minsize2.ll
  llvm/test/Transforms/FunctionSpecialization/function-specialization-minsize3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109441.371809.patch
Type: text/x-patch
Size: 3826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210910/ccb74a8e/attachment.bin>


More information about the llvm-commits mailing list