On Mon, 11 Dec 2023, Tamar Christina wrote:
> Hi All,
>
> While compiling SPECCPU 2017 I ran accross the reason (I had forgotten) why my
> initial patch marked all control statements as used in scope and not just
> gconds: There are other statements that can introduce multiple exits, like
> swit
Hi All,
While compiling SPECCPU 2017 I ran accross the reason (I had forgotten) why my
initial patch marked all control statements as used in scope and not just
gconds: There are other statements that can introduce multiple exits, like
switch statements. If we ignore them as not relevant we nev