public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/clyon/heads/mve-autovec)] WIP check_effective_target_vect_int add MVE
@ 2022-01-12  8:27 Christophe Lyon
  0 siblings, 0 replies; 3+ messages in thread
From: Christophe Lyon @ 2022-01-12  8:27 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:27a990f3108f89660abc3dc4088f956bf792dd1b

commit 27a990f3108f89660abc3dc4088f956bf792dd1b
Author: Christophe Lyon <christophe.lyon@linaro.org>
Date:   Thu Jun 3 14:36:34 2021 +0000

    WIP check_effective_target_vect_int add MVE

Diff:
---
 gcc/testsuite/lib/target-supports.exp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/lib/target-supports.exp b/gcc/testsuite/lib/target-supports.exp
index c928d99a14b..d3511844593 100644
--- a/gcc/testsuite/lib/target-supports.exp
+++ b/gcc/testsuite/lib/target-supports.exp
@@ -3520,6 +3520,7 @@ proc check_effective_target_vect_int { } {
 	 || [istarget ia64-*-*]
 	 || [istarget aarch64*-*-*]
 	 || [is-effective-target arm_neon]
+	 || [is-effective-target arm_v8_1m_mve_ok]
 	 || ([istarget mips*-*-*]
 	     && ([et-is-effective-target mips_loongson_mmi]
 	     || [et-is-effective-target mips_msa]))


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

* [gcc(refs/users/clyon/heads/mve-autovec)] WIP check_effective_target_vect_int add MVE
@ 2022-02-22  9:07 Christophe Lyon
  0 siblings, 0 replies; 3+ messages in thread
From: Christophe Lyon @ 2022-02-22  9:07 UTC (permalink / raw)
  To: gcc-cvs

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

commit c74a93ad44880c623e133a0e3cbdc016298dae60
Author: Christophe Lyon <christophe.lyon@linaro.org>
Date:   Thu Jun 3 14:36:34 2021 +0000

    WIP check_effective_target_vect_int add MVE

Diff:
---
 gcc/testsuite/lib/target-supports.exp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/lib/target-supports.exp b/gcc/testsuite/lib/target-supports.exp
index c1ad97c6bd2..b4bf2e6b495 100644
--- a/gcc/testsuite/lib/target-supports.exp
+++ b/gcc/testsuite/lib/target-supports.exp
@@ -3520,6 +3520,7 @@ proc check_effective_target_vect_int { } {
 	 || [istarget ia64-*-*]
 	 || [istarget aarch64*-*-*]
 	 || [is-effective-target arm_neon]
+	 || [is-effective-target arm_v8_1m_mve_ok]
 	 || ([istarget mips*-*-*]
 	     && ([et-is-effective-target mips_loongson_mmi]
 	     || [et-is-effective-target mips_msa]))


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

* [gcc(refs/users/clyon/heads/mve-autovec)] WIP check_effective_target_vect_int add MVE
@ 2021-08-27 16:30 Christophe Lyon
  0 siblings, 0 replies; 3+ messages in thread
From: Christophe Lyon @ 2021-08-27 16:30 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:9cf745e7e7445a7a0a77030c35d544bc352fa417

commit 9cf745e7e7445a7a0a77030c35d544bc352fa417
Author: Christophe Lyon <christophe.lyon@linaro.org>
Date:   Thu Jun 3 14:36:34 2021 +0000

    WIP check_effective_target_vect_int add MVE

Diff:
---
 gcc/testsuite/lib/target-supports.exp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/lib/target-supports.exp b/gcc/testsuite/lib/target-supports.exp
index 66ce48d7dfd..e030e4f376b 100644
--- a/gcc/testsuite/lib/target-supports.exp
+++ b/gcc/testsuite/lib/target-supports.exp
@@ -3376,6 +3376,7 @@ proc check_effective_target_vect_int { } {
 	 || [istarget ia64-*-*]
 	 || [istarget aarch64*-*-*]
 	 || [is-effective-target arm_neon]
+	 || [is-effective-target arm_v8_1m_mve_ok]
 	 || ([istarget mips*-*-*]
 	     && ([et-is-effective-target mips_loongson_mmi]
 	     || [et-is-effective-target mips_msa]))


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

end of thread, other threads:[~2022-02-22  9:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-12  8:27 [gcc(refs/users/clyon/heads/mve-autovec)] WIP check_effective_target_vect_int add MVE Christophe Lyon
  -- strict thread matches above, loose matches on Subject: below --
2022-02-22  9:07 Christophe Lyon
2021-08-27 16:30 Christophe Lyon

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