[v3,0/2] LoongArch: Update target-supports.exp for LoongArch SX/ASX.

Message ID 20230928100526.3351245-1-panchenghui@loongson.cn
Headers
Series LoongArch: Update target-supports.exp for LoongArch SX/ASX. |

Message

Chenghui Pan Sept. 28, 2023, 10:05 a.m. UTC
  This is the update of: 
https://gcc.gnu.org/pipermail/gcc-patches/2023-September/631379.html

This version does not include changes for codes, but fixes the commit title
format and appends the missing PR info.

Chenghui Pan (2):
  LoongArch: Enable vect.exp for LoongArch. [PR111424]
  LoongArch: Modify check_effective_target_vect_int_mod according to
    SX/ASX capabilities.

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

Comments

chenglulu Oct. 12, 2023, 7:29 a.m. UTC | #1
Pushed to r14-4585.

在 2023/9/28 下午6:05, Chenghui Pan 写道:
> This is the update of:
> https://gcc.gnu.org/pipermail/gcc-patches/2023-September/631379.html
>
> This version does not include changes for codes, but fixes the commit title
> format and appends the missing PR info.
>
> Chenghui Pan (2):
>    LoongArch: Enable vect.exp for LoongArch. [PR111424]
>    LoongArch: Modify check_effective_target_vect_int_mod according to
>      SX/ASX capabilities.
>
>   gcc/testsuite/lib/target-supports.exp | 49 +++++++++++++++++++++++++++
>   1 file changed, 49 insertions(+)
>