public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/110986] New: aarch64 regressions after r14-3110-g7fb65f10285
@ 2023-08-11  8:04 clyon at gcc dot gnu.org
  2023-08-11  8:07 ` [Bug middle-end/110986] [14 Regression] " pinskia at gcc dot gnu.org
                   ` (24 more replies)
  0 siblings, 25 replies; 26+ messages in thread
From: clyon at gcc dot gnu.org @ 2023-08-11  8:04 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110986

            Bug ID: 110986
           Summary: aarch64 regressions after r14-3110-g7fb65f10285
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: clyon at gcc dot gnu.org
  Target Milestone: ---

After commit r14-3110-g7fb65f10285 (MATCH: [PR110937/PR100798] (a ? ~b : b)
should be optimized to b ^ -(a)), I have noticed regressions on aarch64:

Running gcc:gcc.target/aarch64/aarch64.exp ...
FAIL: gcc.target/aarch64/cond_op_imm_1.c scan-assembler csinv\tw[0-9]*.*
FAIL: gcc.target/aarch64/cond_op_imm_1.c scan-assembler csinv\tx[0-9]*.*

Running gcc:gcc.target/aarch64/sve/aarch64-sve.exp ...
FAIL: gcc.target/aarch64/sve/cond_unary_5.c scan-assembler-not \\tmov\\tz
FAIL: gcc.target/aarch64/sve/cond_unary_5.c scan-assembler-times
\\tneg\\tz[0-9]+\\.b, p[0-7]/m, 3
FAIL: gcc.target/aarch64/sve/cond_unary_5.c scan-assembler-times
\\tneg\\tz[0-9]+\\.h, p[0-7]/m, 2
FAIL: gcc.target/aarch64/sve/cond_unary_5.c scan-assembler-times
\\tneg\\tz[0-9]+\\.s, p[0-7]/m, 1
FAIL: gcc.target/aarch64/sve/cond_unary_5.c scan-assembler-times
\\tnot\\tz[0-9]+\\.b, p[0-7]/m, 3
FAIL: gcc.target/aarch64/sve/cond_unary_5.c scan-assembler-times
\\tnot\\tz[0-9]+\\.h, p[0-7]/m, 2
FAIL: gcc.target/aarch64/sve/cond_unary_5.c scan-assembler-times
\\tnot\\tz[0-9]+\\.s, p[0-7]/m, 1

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2023-10-22 22:34 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-11  8:04 [Bug tree-optimization/110986] New: aarch64 regressions after r14-3110-g7fb65f10285 clyon at gcc dot gnu.org
2023-08-11  8:07 ` [Bug middle-end/110986] [14 Regression] " pinskia at gcc dot gnu.org
2023-08-11  8:26 ` pinskia at gcc dot gnu.org
2023-08-11  8:27 ` pinskia at gcc dot gnu.org
2023-08-11  8:31 ` [Bug middle-end/110986] [14 Regression] aarch64 has support for conditional not (and vectors can do conditional not still) " pinskia at gcc dot gnu.org
2023-08-11  8:32 ` pinskia at gcc dot gnu.org
2023-08-12  0:17 ` pinskia at gcc dot gnu.org
2023-08-12  0:33 ` pinskia at gcc dot gnu.org
2023-08-12  1:15 ` pinskia at gcc dot gnu.org
2023-08-12  1:18 ` pinskia at gcc dot gnu.org
2023-08-12  1:50 ` pinskia at gcc dot gnu.org
2023-08-12  2:30 ` pinskia at gcc dot gnu.org
2023-08-12  2:54 ` pinskia at gcc dot gnu.org
2023-08-12  9:00 ` pinskia at gcc dot gnu.org
2023-08-12 19:50 ` [Bug middle-end/110986] [14 Regression] aarch64 has support for conditional not (and vectorized conditional not ) " pinskia at gcc dot gnu.org
2023-08-12 20:11 ` pinskia at gcc dot gnu.org
2023-08-15  0:14 ` pinskia at gcc dot gnu.org
2023-08-17  1:37 ` cvs-commit at gcc dot gnu.org
2023-08-20  7:27 ` cvs-commit at gcc dot gnu.org
2023-08-20  7:29 ` pinskia at gcc dot gnu.org
2023-10-17 12:24 ` rguenth at gcc dot gnu.org
2023-10-18  0:52 ` pinskia at gcc dot gnu.org
2023-10-18 23:45 ` pinskia at gcc dot gnu.org
2023-10-19  4:07 ` pinskia at gcc dot gnu.org
2023-10-22 22:33 ` cvs-commit at gcc dot gnu.org
2023-10-22 22:34 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).