public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Remove bogus test line from vect-over-widen-23.c
@ 2018-12-06 18:02 Richard Sandiford
  0 siblings, 0 replies; only message in thread
From: Richard Sandiford @ 2018-12-06 18:02 UTC (permalink / raw)
  To: gcc-patches

I'd cut-&-paste vect-over-widen-23.c in an attempt to get the target
reuirements right, but by doing so carried over an unwanted test for
shifts.

Tested on arm-none-eabi and committed as obvious.

Richard


2018-12-06  Richard Sandiford  <richard.sandiford@arm.com>

gcc/testsuite/
	* gcc.dg/vect/vect-over-widen-23.c: Remove unwanted line.

Index: gcc/testsuite/gcc.dg/vect/vect-over-widen-23.c
===================================================================
--- gcc/testsuite/gcc.dg/vect/vect-over-widen-23.c	2018-12-05 15:52:39.706005365 +0000
+++ gcc/testsuite/gcc.dg/vect/vect-over-widen-23.c	2018-12-06 18:00:59.833858720 +0000
@@ -25,7 +25,6 @@ foo ()
     }
 }
 
-/* { dg-final { scan-tree-dump-times "vect_recog_widen_shift_pattern: detected" 2 "vect" { target vect_widen_shift } } } */
 /* { dg-final { scan-tree-dump {vect_recog_over_widening_pattern: detected:[^\n]* \+} "vect" } } */
 /* { dg-final { scan-tree-dump {VIEW_CONVERT_EXPR<vector[^ ]* unsigned} "vect" } } */
 /* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" } } */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-06 18:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-06 18:02 Remove bogus test line from vect-over-widen-23.c Richard Sandiford

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).