Re: [pushed][PATCH v1] LoongArch: Fix builtin function prototypes for LASX in doc.

2023-12-21 Thread chenglulu
Pushed to r14-6776. 在 2023/12/19 下午4:43, chenxiaolong 写道: gcc/ChangeLog: * doc/extend.texi:According to the documents submitted earlier, Two problems with function return types and using the actual types of parameters instead of variable names were found and fixed. ---

[PATCH v1] LoongArch: Fix builtin function prototypes for LASX in doc.

2023-12-19 Thread chenxiaolong
gcc/ChangeLog: * doc/extend.texi:According to the documents submitted earlier, Two problems with function return types and using the actual types of parameters instead of variable names were found and fixed. --- gcc/doc/extend.texi | 24 1 file cha