From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 177603858C5F; Thu, 8 Feb 2024 15:44:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 177603858C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707407052; bh=QI5208dWY5aGKMQGTOhvrXSlTaWtDuONGDj3lUmn9VE=; h=From:To:Subject:Date:From; b=O5D+HQNdHbXMopq4k1JRN5A6mfyAthf84otaqO4KEgOcITMKztpiBqZjOhjm/g5A0 v1tEgjDLiXMSk3qgyadIuxmV0av5ZvWPEYhwCPXaEyHHqY1JxIkF9KB/0OyeENv25H 5nAYP+MVGCC+1JUoxSM+MPaZPOKY49UhqNaJqf/w= From: "fkastl at suse dot cz" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113832] New: [14 Regression] 6% exec time regression of 464.h264ref on aarch64 Date: Thu, 08 Feb 2024 15:44:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: fkastl at suse dot cz X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status keywords bug_severity priority component assigned_to reporter target_milestone cf_gcchost cf_gcctarget Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113832 Bug ID: 113832 Summary: [14 Regression] 6% exec time regression of 464.h264ref on aarch64 Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords: needs-bisection Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: fkastl at suse dot cz Target Milestone: --- Host: aarch64-gnu-linux Target: aarch64-gnu-linux As seen here https://lnt.opensuse.org/db_default/v4/SPEC/graph?plot.0=3D586.220.0 between commits g:cc7aebff74d89675 g:314cbfe2980b32f5 there is a 6% slowdown of the 464.h264ref 2006 SPEC benchmark. Compiler opt= ions are: -Ofast -march=3Dnative -flto PGO The CPU is Ampere Altra - Neoverse N1.=