gcc-15-3669-ga92f54f580c3: FAIL: 12 regressions

Description

Commit: https://github.com/gcc-mirror/gcc/commit/a92f54f580c37732a5de01e47aed56882231f196
commit gcc-15-3669-ga92f54f580c3
Author: Pengxuan Zheng <quic_pzheng@quicinc.com>
Date: Tue Sep 10 17:59:46 2024 -0700

aarch64: Improve vector constant generation using SVE INDEX instruction [PR113328]

SVE's INDEX instruction can be used to populate vectors by values starting from
"base" and incremented by "step" for each subsequent value. We can take
advantage of it to generate vector constants if TARGET_SVE is available and the
base and step values are within [-16, 15].

... 48 lines of the commit log omitted.

Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a92f54f580c37732a5de01e47aed56882231f196/jira/yaml

Activity

Show:
Done

Details

Assignee

Reporter

Start date

Components

Priority

Checklist

Sentry

Created September 18, 2024 at 7:08 PM
Updated September 20, 2024 at 2:41 PM
Resolved September 20, 2024 at 2:41 PM

Flag notifications