[PATCH] D151666: [IPSCCP] Decouple queries for function analysis results.

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 08:06:14 PDT 2023


labrinea updated this revision to Diff 527421.
labrinea retitled this revision from "Reland "[FuncSpec] Replace LoopInfo with BlockFrequencyInfo"" to "[IPSCCP] Decouple queries for function analysis results.".
labrinea edited the summary of this revision.
labrinea added a comment.

separated the fix from 1b1232047e83b <https://reviews.llvm.org/rG1b1232047e83b69561fd64b9547cb0a0d374473a>


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/test/Transforms/SCCP/ipsccp-preserve-pdt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151666.527421.patch
Type: text/x-patch
Size: 11405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230601/a039b81a/attachment.bin>


More information about the llvm-commits mailing list