[PATCH] D128825: [SCCP] Add API for updating the state of the Solver.
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 29 07:35:56 PDT 2022
labrinea created this revision.
labrinea added a reviewer: llvm-commits.
Herald added a subscriber: hiraditya.
Herald added a project: All.
labrinea requested review of this revision.
Herald added a project: LLVM.
- Notify users when replacing a value.
- Invalidate a deleted instruction.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D128825
Files:
llvm/include/llvm/Transforms/Utils/SCCPSolver.h
llvm/lib/Transforms/Utils/SCCPSolver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128825.441006.patch
Type: text/x-patch
Size: 4615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220629/bad2d02f/attachment.bin>
More information about the llvm-commits
mailing list