On Tue, Oct 27, 2015 at 1:55 PM, Kyrill Tkachov wrote:
> Hi all,
>
> This patch allows us to handle the *combine_vcvtf2i pattern in rtx costs by
> properly identifying it
> as a toint coversion. Before this I saw a pattern like:
> (set (reg/i:SI 0 r0)
> (fix:SI (fix:SF (mult:SF (reg:SF 16 s0 [
Ping.
https://gcc.gnu.org/ml/gcc-patches/2015-10/msg02898.html
Thanks,
Kyrill
On 27/10/15 13:55, Kyrill Tkachov wrote:
Hi all,
This patch allows us to handle the *combine_vcvtf2i pattern in rtx costs by
properly identifying it
as a toint coversion. Before this I saw a pattern like:
(set (reg/
Hi all,
This patch allows us to handle the *combine_vcvtf2i pattern in rtx costs by
properly identifying it
as a toint coversion. Before this I saw a pattern like:
(set (reg/i:SI 0 r0)
(fix:SI (fix:SF (mult:SF (reg:SF 16 s0 [ a ])
(const_double:SF 3.2e+1 [0x0.8p+6])
bein