From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1005) id 088103858CD1; Fri, 23 Jun 2023 12:41:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 088103858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1687524108; bh=mlKgSvEr5JcHehuPJ46Fv0vI1JvCt5Jro7TuuXCiO0M=; h=From:To:Subject:Date:From; b=jyVsOjQlp8q+vejHYEaIrlKKhD5rhu3vGSjhnFmsYWz8uorrFQ7g/SiSREzmUllVX x5Tc2K/bmKR69S0ax08RGPGiN7uy8L9gltNRNSi7WnHJDV+vMddS4+LCFofjypG40T JwxmAXJPg8F0gUpNJvufyGeirCr7n8yBCLwml0ro= 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-dmf] (14 commits) Merge commit 'refs/users/meissner/heads/work123-dmf' of git X-Act-Checkin: gcc X-Git-Author: Michael Meissner X-Git-Refname: refs/users/meissner/heads/work123-dmf X-Git-Oldrev: d945334f8335ff75a7497f3b4d9f948776671090 X-Git-Newrev: 0ebf6d039319474d911868b37c592c44b8a86cbd Message-Id: <20230623124148.088103858CD1@sourceware.org> Date: Fri, 23 Jun 2023 12:41:48 +0000 (GMT) List-Id: The branch 'meissner/heads/work123-dmf' was updated to point to: 0ebf6d03931... Merge commit 'refs/users/meissner/heads/work123-dmf' of git It previously pointed to: d945334f833... Add ChangeLog.meissner and REVISION. Diff: Summary of changes (added commits): ----------------------------------- 0ebf6d0... Merge commit 'refs/users/meissner/heads/work123-dmf' of git 589baf6... 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-dmf' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.