[PATCH] D107897: [FuncSpec] Don't specialize function which are easy to inline

Chuanqi Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 23 04:22:22 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2556f5814883: [FuncSpec] Don't specialize function which are easy to inline (authored by ChuanqiXu).

Changed prior to commit:
  https://reviews.llvm.org/D107897?vs=366588&id=368063#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107897

Files:
  llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
  llvm/test/Transforms/FunctionSpecialization/function-specialization-always-inline.ll
  llvm/test/Transforms/FunctionSpecialization/function-specialization-constant-integers.ll
  llvm/test/Transforms/FunctionSpecialization/function-specialization-loop.ll
  llvm/test/Transforms/FunctionSpecialization/function-specialization-stats.ll
  llvm/test/Transforms/FunctionSpecialization/function-specialization2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107897.368063.patch
Type: text/x-patch
Size: 6090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210823/a5614f88/attachment.bin>


More information about the llvm-commits mailing list