[PATCH] D146158: [FuncSpec] Track the return values of specializations.

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 05:24:28 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG54e5fb789cfa: [FuncSpec] Track the return values of specializations. (authored by labrinea).
Herald added a subscriber: hoy.

Changed prior to commit:
  https://reviews.llvm.org/D146158?vs=515292&id=516363#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146158

Files:
  llvm/include/llvm/Transforms/Utils/SCCPSolver.h
  llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
  llvm/lib/Transforms/Utils/SCCPSolver.cpp
  llvm/test/Transforms/FunctionSpecialization/function-specialization-constant-expression.ll
  llvm/test/Transforms/FunctionSpecialization/non-argument-tracked.ll
  llvm/test/Transforms/FunctionSpecialization/track-return.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146158.516363.patch
Type: text/x-patch
Size: 18315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230424/47f9e816/attachment-0001.bin>


More information about the llvm-commits mailing list