.zh...@rivai.ai; kito.ch...@gmail.com; jeffreya...@gmail.com;
rdapp@gmail.com; Chen, Ken ; Liu, Hongtao
; Robin Dapp
Subject: Re: [PATCH v1] RISC-V: Fix ICE for expand_select_vldi [PR120652]
Hi Pan,
> +(define_special_predicate "vectorization_factor_operand"
> + (ma
Hi Pan,
+(define_special_predicate "vectorization_factor_operand"
+ (match_code "const_int,const_poly_int"))
+
Does immediate_operand () work instead of a new predicate?
--
Regards
Robin
From: Pan Li
The will be one ICE when expand pass, the bt similar as below.
during RTL pass: expand
red.c: In function 'main':
red.c:20:5: internal compiler error: in require, at machmode.h:323
20 | int main() {
| ^~~~
0x2e0b1d6 internal_error(char const*, ...)
../../../gcc/