public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Update target-supports.exp for LoongArch SX/ASX.
@ 2023-09-26 11:56 Chenghui Pan
  2023-09-26 11:56 ` [PATCH v2 1/2] Enable vect.exp for LoongArch Chenghui Pan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chenghui Pan @ 2023-09-26 11:56 UTC (permalink / raw)
  To: gcc-patches; +Cc: xry111, i, chenglulu, xuchenghua, Chenghui Pan

This is an update of:
https://gcc.gnu.org/pipermail/gcc-patches/2023-September/630953.html

This version of patch set contains code that enable vect.exp for LoongArch
target when target environment is capable of running LASX instructions.

After some attemptions, we still need "check_effective_target_loongarch_sx" 
in "proc check_effective_target_vect_int_mod {}" to choose correct dg-final
directives for LoongArch, because DEFAULT_VECTCFLAGS cannot affect pr104992.c
which is invoked by gcc.dg/dg.exp (not vect.exp).

Chenghui Pan (2):
  Enable vect.exp for LoongArch.
  Add LoongArch in check_effective_target_vect_int_mod according to ISA
    capabilities.

 gcc/testsuite/lib/target-supports.exp | 49 +++++++++++++++++++++++++++
 1 file changed, 49 insertions(+)

-- 
2.36.0


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

end of thread, other threads:[~2023-09-26 12:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-26 11:56 [PATCH v2 0/2] Update target-supports.exp for LoongArch SX/ASX Chenghui Pan
2023-09-26 11:56 ` [PATCH v2 1/2] Enable vect.exp for LoongArch Chenghui Pan
2023-09-26 11:56 ` [PATCH v2 2/2] Add LoongArch in check_effective_target_vect_int_mod according to ISA capabilities Chenghui Pan
2023-09-26 12:09 ` [PATCH v2 0/2] Update target-supports.exp for LoongArch SX/ASX Chenghui Pan

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