Thanks for reviewing the patch. Committed as r15-2740.
在 2024/7/31 17:10, Kewen.Lin 写道:
> Hi Haochen,
>
> on 2024/7/25 11:34, HAO CHEN GUI wrote:
>> Hi,
>> This patch add const_vector into any_operand predicate. From my
>> understanding, any_operand should include all kinds of operands.
>> The
Hi Haochen,
on 2024/7/25 11:34, HAO CHEN GUI wrote:
> Hi,
> This patch add const_vector into any_operand predicate. From my
> understanding, any_operand should include all kinds of operands.
> The const_vector should be included. As emit_move_insn doesn't check
> the predicate, the const_vector
Hi,
This patch add const_vector into any_operand predicate. From my
understanding, any_operand should include all kinds of operands.
The const_vector should be included. As emit_move_insn doesn't check
the predicate, the const_vector is actually supported by vector mode
move expand. So it should