Got it, will have a try for the suggestion.
Pan
From: juzhe.zh...@rivai.ai
Sent: Thursday, November 30, 2023 3:54 PM
To: Li, Pan2 ; gcc-patches
Cc: Wang, Yanzhang ; kito.cheng
Subject: Re: RE: [PATCH v1] RISC-V: Bugfix for legitimize move when get vec
mode in zve32f
I see.
Is it possible
: juzhe.zh...@rivai.ai
Sent: Thursday, November 30, 2023 3:33 PM
To: Li, Pan2 ; gcc-patches
Cc: Wang, Yanzhang ; kito.cheng
Subject: Re: RE: [PATCH v1] RISC-V: Bugfix for legitimize move when get vec
mode in zve32f
What it the RTX of the operand ?
juzhe.zh
Cc: Li, Pan2 ; Wang, Yanzhang ;
kito.cheng
Subject: Re: [PATCH v1] RISC-V: Bugfix for legitimize move when get vec mode in
zve32f
Why does get_vector_mode doesn't exist a vector mode ?
It must exist a vector mode, otherwise, it will cause ICE in oth
Why does get_vector_mode doesn't exist a vector mode ?
It must exist a vector mode, otherwise, it will cause ICE in other situations.
juzhe.zh...@rivai.ai
From: pan2.li
Date: 2023-11-30 15:21
To: gcc-patches
CC: juzhe.zhong; pan2.li; yanzhang.wang; kito.cheng
Subject: [PATCH v1] RISC-V: Bugfi