[PATCH] D147132: [FuncSpec] Replace markArgInFuncSpecialization with handleCallArguments.
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 12 10:42:53 PDT 2023
labrinea updated this revision to Diff 512896.
labrinea added a comment.
Put `markArgInFuncSpecialization` back in.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147132/new/
https://reviews.llvm.org/D147132
Files:
llvm/include/llvm/Transforms/Utils/SCCPSolver.h
llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
llvm/lib/Transforms/Utils/SCCPSolver.cpp
llvm/test/Transforms/FunctionSpecialization/identical-specializations.ll
llvm/test/Transforms/FunctionSpecialization/specialize-multiple-arguments.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147132.512896.patch
Type: text/x-patch
Size: 7905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230412/c45f7edf/attachment.bin>
More information about the llvm-commits
mailing list