From nobody Mon Jul 15 13:11:33 2024 X-Original-To: toolchain@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WN2dx2Gx1z5Qvtv for ; Mon, 15 Jul 2024 13:11:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WN2dx0fBKz4kq8 for ; Mon, 15 Jul 2024 13:11:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721049093; a=rsa-sha256; cv=none; b=nJSfXczzK+wbVkbg7UfX4+q8R7fXwiAfXHnsbYRoDoCSGrLiL+FY96zJxe56JIGorg30Km 9W9WlfwHS1i7rEvoJAVtdanwHj7Na2CDUl1sLLWXr6/tvtWQA98wFCmgNwL3PvPBDZyVDi jLNPSaVX02blFbgODh/2msBv/GkrtTRTPb7KbGVlI5gSyxPfHZAoA+ZN/iubJ/ucFrjHcj RU1J5n3dZvKw7NVAo4ZS2oB7/CBmxqXSFXMHMkIAAvHuXW0/u+ERev7n1IVfNe8H1FdDZU C8gSULbNAc8fHD5Cmi/kSR64zTuovd7rxY5VUXe8VjR4LNx2CgEnjcFriH+MVA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721049093; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=z1AG9iiAmD9+FpvdzYfY91wSa3oi1alxylhNWcyXiVw=; b=xm/RLTdqw8OMmTzjKhvLqOxN1sROOQJNYiMwj/jQ8P06Pa1BqcTn4W6MOUSSIveIN0ZD9x +D+HQzYX9zEMc5UZf3tgNMutKwdCHIhV9/QmajYcKa8+fi95HFfbLQu0Xt42p7LWUqsp8J RL95RuVeJxWlIAAClDxEHd79PuMPsTh1YDjwzDJm5b/cujnGE2g1s0ZlIcBuHYiSefyuJd bRp7y34qfBzD8v94NSiSGMtzjrsGK8rwguOrB+dHMOceVpoDzCe9TEqKGjUau3oICa6qmD +TO3SsamnVhVG7XlhmGru5CZ8Ru3ohuCwWvKGJq8yBtXJ5NHKCS/83W6xX6gAA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WN2dx0G7mztMs for ; Mon, 15 Jul 2024 13:11:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 46FDBWm6007604 for ; Mon, 15 Jul 2024 13:11:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46FDBWcr007602 for toolchain@FreeBSD.org; Mon, 15 Jul 2024 13:11:32 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 278908] Upcoming 14.1-RELEASE LLVM -> Worse runtime performance on Zen CPU when optimizing for Zen Date: Mon, 15 Jul 2024 13:11:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: nix23@protonmail.com X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: toolchain@FreeBSD.org X-Bugzilla-Flags: mfc-stable14+ mfc-stable13+ X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Maintenance of FreeBSD s integrated toolchain List-Archive: https://lists.freebsd.org/archives/freebsd-toolchain List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-toolchain@freebsd.org Sender: owner-freebsd-toolchain@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278908 nix23@protonmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |Overcome By Events --- Comment #11 from nix23@protonmail.com --- (In reply to Dimitry Andric from comment #10) Yes i think it make no sense to leave it open, thanks for put a eye on it. Have a great Day! --=20 You are receiving this mail because: You are the assignee for the bug.=