From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1005) id E9D503858CD1; Fri, 23 Jun 2023 12:43:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E9D503858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1687524199; bh=DRE+lMrBUThdkt1TKhnHu3LmieSO64hzEoRh2WIuGCo=; h=From:To:Subject:Date:From; b=BZvvqq92ItCyZEdFaxPjdQ2nN78ftNykJ1lwLdSlPqm1SgBuzYkXuTNpOpJm+nTY5 n1XgVYggGHWM9bQshJQGupUggA1e6rIIU/Zbn/8sh+MumfSlAwwfKOahf3SeMJ9nv/ QgzYkF9aFjAdRAt5GV/9W+3IuNrYdezzkSQzmR8I= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Michael Meissner To: gcc-cvs@gcc.gnu.org Subject: [gcc/meissner/heads/work123-vpair] (14 commits) Merge commit 'refs/users/meissner/heads/work123-vpair' of g X-Act-Checkin: gcc X-Git-Author: Michael Meissner X-Git-Refname: refs/users/meissner/heads/work123-vpair X-Git-Oldrev: c5e879f401d7f8a82f7b71b6013ef6879aa58344 X-Git-Newrev: 77b6cf3f970d920f64165359f82d8a0c2586d6f7 Message-Id: <20230623124319.E9D503858CD1@sourceware.org> Date: Fri, 23 Jun 2023 12:43:19 +0000 (GMT) List-Id: The branch 'meissner/heads/work123-vpair' was updated to point to: 77b6cf3f970... Merge commit 'refs/users/meissner/heads/work123-vpair' of g It previously pointed to: c5e879f401d... Add ChangeLog.meissner and REVISION. Diff: Summary of changes (added commits): ----------------------------------- 77b6cf3... Merge commit 'refs/users/meissner/heads/work123-vpair' of g 3a26c09... Add ChangeLog.meissner and REVISION. 2acbbf4... Fix initializer_constant_valid_p_1 TYPE_PRECISION use (*) 96854fd... Deal with vector typed operands in conversions (*) 85d8e0d... [aarch64/match.pd] Fix ICE observed in PR110280. (*) 4f2fcf2... Fix tree_simple_nonnegative_warnv_p for VECTOR_TYPEs (*) 4127e0f... Properly guard vect_look_through_possible_promotion (*) 1fe09b9... Use element_precision for match.pd arith conversion optimiz (*) 6b32400... Bogus and missed folding on vector compares (*) efc7fad... Optimize vector codegen for invariant loads, fix SLP suppor (*) 1742ea9... Improve vector_vector_composition_type (*) 270742c... Daily bump. (*) 8a30775... rust: Update usage of TARGET_AIX to TARGET_AIX_OS (*) b76cd1e... go: Update usage of TARGET_AIX to TARGET_AIX_OS (*) (*) This commit already exists in another branch. Because the reference `refs/users/meissner/heads/work123-vpair' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.