On 9/11/23 16:52, Edwin Lu wrote:
"Remove assert" -> "Enable assert." We're removing the #if 0 guard, not the assert itself :-)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
OK with the ChangeLog fixed. jeff