proc_prune: Make assign removal and promotion per-bit, remember promoted bits.
authorMarcelina Kościelnicka <mwk@0x04.net>
Sat, 14 Aug 2021 12:23:12 +0000 (14:23 +0200)
committerMarcelina Kościelnicka <mwk@0x04.net>
Sat, 14 Aug 2021 13:26:11 +0000 (15:26 +0200)
commitfaacc7ad897437a8169af9dbbab6818f88c7b1a9
tree8ef1b7953a3cc61aac19172ef680864f0b29b53b
parent539d4ee90767a839b1c3689dedb6c161b652410f
proc_prune: Make assign removal and promotion per-bit, remember promoted bits.

Fixes #2962.
passes/proc/proc_prune.cc
tests/proc/bug2962.ys [new file with mode: 0644]