[PATCH] D151666: [IPSCCP] Request PostDominatorTreeAnalysis after BlockFrequencyAnalysis.
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 30 08:50:22 PDT 2023
labrinea updated this revision to Diff 526657.
labrinea retitled this revision from "[IPSCCP] Update Post Dominator Tree if Block Frequency Analysis has run." to "[IPSCCP] Request PostDominatorTreeAnalysis after BlockFrequencyAnalysis.".
labrinea edited the summary of this revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151666/new/
https://reviews.llvm.org/D151666
Files:
llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h
llvm/include/llvm/Transforms/Utils/SCCPSolver.h
llvm/lib/Transforms/IPO/SCCP.cpp
llvm/lib/Transforms/Utils/SCCPSolver.cpp
llvm/unittests/Transforms/IPO/FunctionSpecializationTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151666.526657.patch
Type: text/x-patch
Size: 7800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230530/6884dd49/attachment.bin>
More information about the llvm-commits
mailing list