From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1005) id E00993858CD1; Fri, 23 Jun 2023 12:38:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E00993858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1687523918; bh=ajMZmkCGj8+fBg08Ng/1odBgmPtRKT5Dnb+xcMRkMkA=; h=From:To:Subject:Date:From; b=gENFubNi399qPMaFH+/50Y0g9F9M2cuEH9L/jOt8IgMRvOvGeDQZQDLL2QYZFbQ+0 21KA/nQl6KN+yXCME3rcUXUp38TQVPYF15PvjsFGsmK8F2effs8xBjFfcaVbzGyruR PxOyW4RU17nu+jOXukyxQbl5qD+7Pf2sor3HYG7Y= 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] (16 commits) Merge commit 'refs/users/meissner/heads/work123' of git+ssh X-Act-Checkin: gcc X-Git-Author: Michael Meissner X-Git-Refname: refs/users/meissner/heads/work123 X-Git-Oldrev: e645240b1789bbeb12d7e7c7112f9c4cbd89ba46 X-Git-Newrev: d446dab3e3858d652bfa3273e401176d01b04146 Message-Id: <20230623123838.E00993858CD1@sourceware.org> Date: Fri, 23 Jun 2023 12:38:38 +0000 (GMT) List-Id: The branch 'meissner/heads/work123' was updated to point to: d446dab3e38... Merge commit 'refs/users/meissner/heads/work123' of git+ssh It previously pointed to: e645240b178... Update ChangeLog.meissner Diff: Summary of changes (added commits): ----------------------------------- d446dab... Merge commit 'refs/users/meissner/heads/work123' of git+ssh 371dff4... Update ChangeLog.meissner 9aeb00e... Fix power10 fusion bug with prefixed loads, PR target/10532 b132900... 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' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.