On 9/11/23 16:52, Edwin Lu wrote:
Updates autovec instruction that was added after last patch and turns on the
assert statement to ensure all new instructions have a type.

        * config/riscv/autovec-opt.md: Update type
        * config/riscv/riscv.cc (riscv_sched_variable_issue): Remove assert
"Remove assert" -> "Enable assert." We're removing the #if 0 guard, not the assert itself :-)

OK with the ChangeLog fixed.
jeff

Reply via email to