[PATCH] D135463: [FuncSpec] Do not generate multiple copies for identical specializations.
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 7 10:15:31 PDT 2022
labrinea created this revision.
labrinea added a reviewer: chill.
Herald added subscribers: snehasish, ormris, hiraditya.
Herald added a project: All.
labrinea requested review of this revision.
Herald added a project: LLVM.
Fix for the problem shown in D135459 <https://reviews.llvm.org/D135459>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D135463
Files:
llvm/include/llvm/Transforms/Utils/SCCPSolver.h
llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
llvm/test/Transforms/FunctionSpecialization/identical-specializations.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135463.466112.patch
Type: text/x-patch
Size: 7294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221007/a48e8810/attachment.bin>
More information about the llvm-commits
mailing list