[PATCH] D116370: [clang][dataflow] Add multi-variable constant propagation example.

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 29 17:19:25 PST 2021


ymandel added a comment.

In D116370#3213120 <https://reviews.llvm.org/D116370#3213120>, @xazax.hun wrote:

> Does it make sense to have both the single and multi variable tracking tests? Or do we want to have these as some sort of steps in a tutorial?

Right -- the intent in keeping the original one was for an (eventual) tutorial.  For that matter, if you think there's changes I should make to the single variable version to bring them closer together, I'd be happy to do that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116370



More information about the cfe-commits mailing list