[PATCH] D158407: [clang][dataflow] #llvm #flow-analysis Simplify formula at CNF construction time, and short-cut solving of known contradictory formulas.

Burak Emir via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 28 13:43:53 PDT 2023


burakemir updated this revision to Diff 554040.
burakemir marked 2 inline comments as done.
burakemir added a comment.

Addressing reviewer comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158407

Files:
  clang/lib/Analysis/FlowSensitive/WatchedLiteralsSolver.cpp
  clang/unittests/Analysis/FlowSensitive/SolverTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158407.554040.patch
Type: text/x-patch
Size: 15316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230828/4a4be89b/attachment-0001.bin>


More information about the cfe-commits mailing list