public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/meissner/heads/work144-vsize)] Prefer vector pair for floating point vectorization.
@ 2023-11-17 16:27 Michael Meissner
  0 siblings, 0 replies; only message in thread
From: Michael Meissner @ 2023-11-17 16:27 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:d7f012888928209a57068814456d49907f16fd42

commit d7f012888928209a57068814456d49907f16fd42
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Fri Nov 17 11:27:02 2023 -0500

    Prefer vector pair for floating point vectorization.
    
    2023-11-16  Michael Meissner  <meissner@linux.ibm.com>
    
    gcc/
    
            * config/rs6000/rs6000.cc (rs6000_preferred_simd_mode): Prefer vector
            pair floating point for vectorization.

Diff:
---
 gcc/config/rs6000/rs6000.opt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/config/rs6000/rs6000.opt b/gcc/config/rs6000/rs6000.opt
index bb70649b7ed..bc2966f6120 100644
--- a/gcc/config/rs6000/rs6000.opt
+++ b/gcc/config/rs6000/rs6000.opt
@@ -606,7 +606,7 @@ Target Undocumented Mask(STORE_VECTOR_PAIR) Var(rs6000_isa_flags)
 Generate (do not generate) store vector pair instructions.
 
 mvector-size-32
-Target Undocumented Var(TARGET_VECTOR_SIZE_32) Init(1) Save
+Target Undocumented Var(TARGET_VECTOR_SIZE_32) Init(0) Save
 Generate (do not generate) vector pair instructions for vector_size(32).
 
 mrelative-jumptables

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

only message in thread, other threads:[~2023-11-17 16:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-17 16:27 [gcc(refs/users/meissner/heads/work144-vsize)] Prefer vector pair for floating point vectorization Michael Meissner

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