sammccall added reviewers: mboehme, xazax.hun, gribozavr2.
sammccall added a comment.

Here we start to see benefits: Value becomes less reliant on inheritance, flow 
conditions are no longer Values that can uselessly bear properties, atomic 
variables are numbered in order of creation, we'll soon be able to have 
distinct BoolValues with the same formula (but different properties).

I think I could separate the Value/Arena changes from the ones to use 
Atom/Formula in DAContext if you think it's useful (the drawback is some risk 
of ending up in merge hell...)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153469

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to