Re: [PATCH] x86: Also handle all 1s float vector constant

2025-06-25 Thread Hongtao Liu
On Thu, Jun 26, 2025 at 2:02 PM H.J. Lu wrote: > > Since float vector constant > > (const_vector:V4SF [(const_double:SF -QNaN [-QNaN]) repeated x4]) > > is an all 1s float vector constant, update the remove_redundant_vector > pass to replace > > (insn 20 18 21 2 (set (reg:V4SF 124) > (cons

[PATCH] x86: Also handle all 1s float vector constant

2025-06-25 Thread H.J. Lu
for master? Thanks. -- H.J. From 00220c0bb79fbc1258b4633df4daf2579e55dc5f Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 26 Jun 2025 06:08:51 +0800 Subject: [PATCH] x86: Also handle all 1s float vector constant Since float vector constant (const_vector:V4SF [(const_double:SF -QNaN