[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 Jul 13 23:40:30 PDT 2022


labrinea updated this revision to Diff 444531.
labrinea added a comment.

Changes from last revision:

- allow removing lattice state of struct-typed values
- maybe it possible to conditionally notify users when replacing a value


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128825/new/

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.444531.patch
Type: text/x-patch
Size: 5259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220714/2510e11e/attachment.bin>


More information about the llvm-commits mailing list