On 19/01/16 14:21, Ramana Radhakrishnan wrote:
On Fri, Jan 15, 2016 at 3:05 PM, Kyrill Tkachov
<kyrylo.tkac...@foss.arm.com> wrote:
Hi all,

In this PR the ARMv8 vcvt instructions end up being conditionalised when
they don't have a conditional form.
setting the predicable attribute to "no" is not enough. We need to set the
"conds" attribute to unconditional as well.

Bootstrapped and tested on arm-none-linux-gnueabihf.
Ok for trunk and GCC 5?

Ok and for all afflicted release branches. Please check 4.9 just in case.

Thanks,
This pattern was introduced for GCC 5, so 4.9 is not afflicted.
I did double-check.
Committed to trunk and GCC 5.

Kyrill

Ramana

Thanks,
Kyrill

2016-01-15  Kyrylo Tkachov  <kyrylo.tkac...@arm.com>

     PR target/69135
     * config/arm/vfp.md (l<vrint_pattern><su_optab><mode>si2): Set "conds"
     attribute to unconditional.  Remove %? from output template.

2016-01-15  Kyrylo Tkachov  <kyrylo.tkac...@arm.com>

     PR target/69135
     * gcc.target/arm/pr69135_1.c: New test.

Reply via email to