public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Revert "Packed single precision again."
@ 2020-12-07 13:50 Jan Hubicka
  0 siblings, 0 replies; only message in thread
From: Jan Hubicka @ 2020-12-07 13:50 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:29218b48b923ed100686a536f32c1562d2c5cdc3

commit 29218b48b923ed100686a536f32c1562d2c5cdc3
Author: Jan Hubicka <jh@suse.cz>
Date:   Mon Dec 7 14:16:46 2020 +0100

    Revert "Packed single precision again."
    
    This reverts commit ca23e85f6acca7f415aadffc2231be90efc6be6b.

Diff:
---
 gcc/config/i386/x86-tune.def | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/config/i386/x86-tune.def b/gcc/config/i386/x86-tune.def
index 4a0110be26a..6eff8256897 100644
--- a/gcc/config/i386/x86-tune.def
+++ b/gcc/config/i386/x86-tune.def
@@ -376,7 +376,7 @@ DEF_TUNE (X86_TUNE_SSE_UNALIGNED_STORE_OPTIMAL, "sse_unaligned_store_optimal",
 /* X86_TUNE_SSE_PACKED_SINGLE_INSN_OPTIMAL: Use packed single
    precision 128bit instructions instead of double where possible.   */
 DEF_TUNE (X86_TUNE_SSE_PACKED_SINGLE_INSN_OPTIMAL, "sse_packed_single_insn_optimal",
-	  m_BDVER)
+	  m_BDVER | m_ZNVER)
 
 /* X86_TUNE_SSE_TYPELESS_STORES: Always movaps/movups for 128bit stores.   */
 DEF_TUNE (X86_TUNE_SSE_TYPELESS_STORES, "sse_typeless_stores",


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

only message in thread, other threads:[~2020-12-07 13:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07 13:50 [gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Revert "Packed single precision again." Jan Hubicka

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