Hi Richard,
Thanks for your comments.
On Thu, 16 May 2019 at 18:13, Richard Sandiford
wrote:
>
> kugan.vivekanandara...@linaro.org writes:
> > From: Kugan Vivekanandarajah
> >
> > Inorder to fix this PR.
> > * We need to change the whilelo pattern in backend
> > * Change RTL CSE such that:
>
kugan.vivekanandara...@linaro.org writes:
> From: Kugan Vivekanandarajah
>
> Inorder to fix this PR.
> * We need to change the whilelo pattern in backend
> * Change RTL CSE such that:
>- Add support for VEC_DUPLICATE
>- When handling PARALLEL rtx in cse_insn, we kill CSE defined by all t
From: Kugan Vivekanandarajah
Inorder to fix this PR.
* We need to change the whilelo pattern in backend
* Change RTL CSE such that:
- Add support for VEC_DUPLICATE
- When handling PARALLEL rtx in cse_insn, we kill CSE defined by all the
parallel rtx at the end.
For example, with pat