On Wed, Mar 19, 2025 at 8:56 AM Jakub Jelinek wrote:
>
> Hi!
>
> The following testcase ICEs, because the splitters into vptest
> create an invalid instruction. The operands of all the UNSPEC_PTEST
> using instructions use register_operand and vector_operand predicate,
> these splitters use vecto
Hi!
The following testcase ICEs, because the splitters into vptest
create an invalid instruction. The operands of all the UNSPEC_PTEST
using instructions use register_operand and vector_operand predicate,
these splitters use vector_operand predicate but create vptest
instruction which has the sam