Re: [PATCH] Fix REE (PR rtl-optimization/53160)

2012-04-30 Thread Richard Henderson
On 04/30/2012 06:43 AM, Jakub Jelinek wrote: Hi! As shown on the testcase below, if REE modifies some sign/zero extension insn, which is on the candidate vector, as a def_insn of some other extension, before combine_reaching_defs is called on that insn, we might ignore the changes done to that i

[PATCH] Fix REE (PR rtl-optimization/53160)

2012-04-30 Thread Jakub Jelinek
Hi! As shown on the testcase below, if REE modifies some sign/zero extension insn, which is on the candidate vector, as a def_insn of some other extension, before combine_reaching_defs is called on that insn, we might ignore the changes done to that insn and just assume it is only an extension to