rustc-dev-guide icon indicating copy to clipboard operation
rustc-dev-guide copied to clipboard

Integrate Jake's dataflow hackmd into the existing chapter

Open jyn514 opened this issue 2 years ago • 0 comments

@JakobDegen has very kindly written up a summary of how dataflow works: https://hackmd.io/@2S4Crel_Q9OwC_vamlwXmw/ryqfn_vZn

Unlike the existing chapter (https://rustc-dev-guide.rust-lang.org/mir/dataflow.html#dataflow-analysis), this is a conceptual background, not a guide to how to write a dataflow pass. Both documents are useful and it would be nice to combine them somehow.

cc @rust-lang/wg-mir-opt @camelid, this might be a fun project.

jyn514 avatar Apr 03 '23 00:04 jyn514