[PATCH] D144201: [SCCP] Remove legacy SCCP pass.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 16 09:09:28 PST 2023
fhahn created this revision.
fhahn added reviewers: nikic, aeubanks, spatel.
Herald added a reviewer: deadalnix.
Herald added subscribers: ormris, StephenFan, hiraditya.
Herald added a project: All.
fhahn requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This is part of the optimization pipeline, of which the legacy pass manager version is deprecated.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D144201
Files:
llvm/include/llvm-c/Transforms/Scalar.h
llvm/include/llvm/LinkAllPasses.h
llvm/include/llvm/Transforms/Scalar.h
llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/lib/Transforms/Scalar/SCCP.cpp
llvm/lib/Transforms/Scalar/Scalar.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144201.498048.patch
Type: text/x-patch
Size: 5743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230216/c52198d1/attachment.bin>
More information about the llvm-commits
mailing list